File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 6
6
* Fixes to debugging of modules [ #589 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/589 )
7
7
* Reminder to install jedi and ctags in Quick Start [ #642 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/642 )
8
8
* 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 )
9
10
* Minor fixes [ #627 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/627 )
10
11
11
12
### 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
112
112
* Fixes to debugging of modules [ #589 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/589 )
113
113
* Reminder to install jedi and ctags in Quick Start [ #642 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/642 )
114
114
* 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 )
115
116
* Minor fixes [ #627 ] ( https://github.com/DonJayamanne/pythonVSCode/pull/627 )
116
117
117
118
### Thanks
You can’t perform that action at this time.
0 commit comments