File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.2.3
2+ * Change the way that scrolling works within the panel
3+ * Add ability to auto expand locals in the context
4+ * Support for resource data types from PHP
5+ * Classnames for objects in the context view
6+ * Allow port to be adjusted after php-debug has already been enabled once
7+ * Bug fixes
8+
19## 0.2.2
210* Add ability to toggle breakpoints from editor gutter
311 * This can be enabled and configured via the settings
Original file line number Diff line number Diff line change 11{
22 "name" : " php-debug" ,
33 "main" : " ./lib/php-debug" ,
4- "version" : " 0.2.2 " ,
4+ "version" : " 0.2.3 " ,
55 "description" : " A package for the Atom Text Editor for debugging PHP code using the XDebug extension" ,
66 "repository" : " https://github.com/gwomacks/php-debug" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments