File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11=== Vdebug 1.5.0 / 2015-08-28
22Bug fixes:
33 * Fix for remote and local file paths with a windows/unix setup (thanks @brothert, #130)
4+ * Sort path maps by remote path length (thanks @ragol and @adambiggs, #153, #201)
5+ * Default "stop" behaviour (default <F6>) actually stops rather than detaches (issue #166)
6+ * Various documentation fixes (issue #172, issue #223, thanks @loonies for #210)
7+ * Add documentation to show that komodo-debug doesn't work with nodejs > 0.10 (#202, #223)
8+ * Don't override previously defined breakpoint highlights (#208)
49
510Features:
11+ * Add support for Python 2.4 (thanks @mbarbon, #189)
12+ * Add Vagrantfile and bootstrap for easier local development
613 * Add new VdebugTrace command for tracking individual variables and expressions (thanks @escher9, #178)
14+ * Show ellipses for truncated arrays in watch window (#177)
15+ * Bind to all available interfaces by default, instead of just localhost (#209, thanks @zolem)
16+
17+ Misc:
18+ * Changed HISTORY to CHANGELOG
719
820=== Vdebug 1.4.2 / 2014-05-15
921
Original file line number Diff line number Diff line change 1- 1.4.2
1+ 1.5.0
You can’t perform that action at this time.
0 commit comments