File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ === Vdebug 1.5.1 / 2015-09-07
2+ Bug fixes:
3+ * Fix buffers not being wiped out after ending a session (thanks @BlackIkeEagle, #226)
4+
5+ Features:
6+ * Add :VdebugEval! command, which remembers the eval expression when stepping
7+ through, as an alternative to :VdebugTrace (thanks @benjifisher, #193)
8+
19=== Vdebug 1.5.0 / 2015-08-28
210Bug fixes:
311 * Fix for remote and local file paths with a windows/unix setup (thanks @brothert, #130)
2230Bug fixes:
2331 * Allow overriding of options dictionary after sourcing vdebug (issues #112, #113)
2432 * Show local file path in stack window if using path mapping (issue #118)
25- * Change function names for stricter rules introduced in Vim v.7.4.260 (thanks @BlackEagle , #158 and #155)
33+ * Change function names for stricter rules introduced in Vim v.7.4.260 (thanks @BlackIkeEagle , #158 and #155)
2634
2735Documentation:
2836 * Various fixes
Original file line number Diff line number Diff line change 1- 1.5.0
1+ 1.5.1
You can’t perform that action at this time.
0 commit comments