File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 66* Fixes to debugging of modules [ #589 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/589 )
77* Reminder to install jedi and ctags in Quick Start [ #642 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/642 )
88* Improvements to Symbol Provider [ #622 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/622 )
9+ * Changes to disable unit test prompts for workspace [ #559 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/559 )
910* Minor fixes [ #627 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/627 )
1011
1112### Version 0.5.5 (25 November 2016)
Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ For further information and details continue through to the [documentation](http
112112* Fixes to debugging of modules [ #589 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/589 )
113113* Reminder to install jedi and ctags in Quick Start [ #642 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/642 )
114114* Improvements to Symbol Provider [ #622 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/622 )
115+ * Changes to disable unit test prompts for workspace [ #559 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/559 )
115116* Minor fixes [ #627 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/627 )
116117
117118### Thanks
You can’t perform that action at this time.
0 commit comments