File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -108,8 +108,10 @@ Your feedback is crucial in prioritizing the items and in determining whether we
108
108
## [ Change Log] ( https://github.com/DonJayamanne/pythonVSCode/releases )
109
109
110
110
### Current Version 0.3.24
111
- * Added support for executing files in terminal with spaces in paths [ #308 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/308 )
112
111
* Added support for clearing cached tests [ #307 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/307 )
112
+ * Added support for executing files in terminal with spaces in paths [ #308 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/308 )
113
+ * Fix issue related to running unittests on Windows [ #309 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/309 )
114
+ * Support custom environment variables when launching external terminal [ #311 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/311 )
113
115
114
116
### Version 0.3.23
115
117
* Added support for the attribute supportsRunInTerminal attribute in debugger [ #304 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/304 )
You can’t perform that action at this time.
0 commit comments