File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ === Vdebug 1.4.2 / 2014-05-15
2
+
3
+ Bug fixes:
4
+ * Allow overriding of options dictionary after sourcing vdebug (issues #112, #113)
5
+ * Show local file path in stack window if using path mapping (issue #118)
6
+ * Change function names for stricter rules introduced in Vim v.7.4.260 (thanks @BlackEagle, #158 and #155)
7
+
8
+ Documentation:
9
+ * Various fixes
10
+ * Mention vim-nox package for Debian (thanks @henningda, #138)
11
+ * Add Python installation for Windows information (issue #135)
12
+
13
+ Features:
14
+ * Add completion to :Breakpoint command (thanks @tommcdo, #124)
15
+ * Add VdebugStart command (thanks @blueyed, #132)
16
+ * Sleep for 100ms in wait loop, don't consume as much CPU (thanks @blueyed, #133)
17
+
1
18
=== Vdebug 1.4.1 / 2013-06-09
2
19
3
20
Bug fixes:
Original file line number Diff line number Diff line change 1
- 1.4.1
1
+ 1.4.2
You can’t perform that action at this time.
0 commit comments