summaryrefslogtreecommitdiff
path: root/plugin
AgeCommit message (Expand)Author
2017-03-23addtion on the nonumber, also add norelativenumber for the Vdebug windowsBlackEagle
2017-03-23Merge branch 'patch-1' of https://github.com/denilsonsa/vdebug into v2-integr...BlackEagle
2017-03-23Merge branch 'fix_uninitialized_param_dictionary' of https://github.com/Dudem...BlackEagle
2017-03-23Merge branch 'master' of https://github.com/jpcarzolio/vdebug into jpcarzolio...BlackEagle
2017-03-23Merge branch 'master' into v2-integrationIke Devolder
2017-01-03:set nonumber for vdebug windowsDenilson Sá Maia
2016-10-20Fixed a crash when digits keys have been remappedSébastien Caparros
2016-06-24Merge pull request #247 from cincodenada/bugfix/numeric_keysIke Devolder
2016-06-06Don't quote numeric keys in arraysJoel Bradshaw
2016-04-29Fix typoHadrien de Cuzey
2015-12-13Extracts the get_options method from load_optionsDudemullet
2015-12-13Moves g:vdebug_options_ to a variables and gets its len for later useDudemullet
2015-12-13Looks for params using the default param key namesDudemullet
2015-10-15Quote filenames in breakpoint commandsJuan Pablo Carzolio
2015-09-10Add environment testJon Cairns
2015-09-09Fix VdebugEval! and add more test featuresJon Cairns
2015-09-09Reimplement VdebugTrace commandJon Cairns
2015-09-08Fix issue with first opened buffer not having highlightingJon Cairns
2015-09-08Merge master branch into version 2Jon Cairns
2015-09-07Merge pull request #193 from benjifisher/masterJonathan Cairns
2015-09-07Add more autocommands for checking the connection statusJon Cairns
2015-09-01Debugger* buffers are not deleted on closeBlackEagle
2015-08-30Merge branch 'master' into persistent-evalBenji Fisher
2015-08-25Bind to all interfaces by default, fix #209Jon Cairns
2015-08-25Check if breakpoint highlights have been predefined, fix #208Jon Cairns
2015-08-24Change default close behaviour to be `stop`, fix #166Jon Cairns
2015-08-24Merge branch 'mbarbon-python-2.4' into dev, close #189Jon Cairns
2015-08-24Merge branch 'python-2.4' of https://github.com/mbarbon/vdebug into mbarbon-p...Jon Cairns
2015-08-21Merge branch 'escher9-master' into devJon Cairns
2015-08-21Remove window.accept_value(), revert to using write()Jon Cairns
2015-08-21Bring trace command and window in-line with existingJon Cairns
2015-08-21Merge branch 'master' of https://github.com/escher9/vdebug into escher9-masterJon Cairns
2015-08-21Merge branch 'brothert-master' into devJon Cairns
2015-08-21Revert to change introduced by #118Jon Cairns
2015-08-21Merge branch 'master' of https://github.com/brothert/vdebug into brothert-masterJon Cairns
2015-01-30Show ellipsis for arrays with > 32 elements, close #177Jon Cairns
2014-12-23Allow for persistent code evaluation in the watch window.Benji Fisher
2014-11-02Python 2.4 compatibilityMattia Barbon
2014-09-08VdebugTraceRyu, Han-seok
2014-09-08firstRyu, Han-seok
2014-09-08firstRyu, Han-seok
2014-09-08first commitRyu, Han-seok
2014-09-08first commitRyu, Han-seok
2014-09-08first commitRyu, Han-seok
2014-09-08'trace'Ryu, Han-seok
2014-09-08traceRyu, Han-seok
2014-09-08trace expressionRyu, Han-seok
2014-07-22Fix unit testsJon Cairns
2014-07-22More refactoring, and fix breakpointsJon Cairns
2014-07-18Completed merge of dev branch, partial functionalityJon Cairns