File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ Your feedback is crucial in prioritizing the items and in determining whether we
125125*  Displaying errors in variable explorer when debugging [ #271  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/271 ) 
126126*  Ability to debug applications as sudo [ #224  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/224 ) 
127127*  Fixed debugger crashes [ #263  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/263 ) 
128- *  Asynchronour  display of unit tests [ #190  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/190 ) 
128+ *  Asynchronous  display of unit tests [ #190  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/190 ) 
129129*  Fixed issues when using relative paths in ``` settings.json ```  [ #276  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/276 ) 
130130*  Fixes issue of hardcoding interpreter command arguments [ #256  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/256 ) 
131131*  Fixes resolving of remote paths when debugging remote applications [ #252  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/252 ) 
@@ -134,7 +134,9 @@ Your feedback is crucial in prioritizing the items and in determining whether we
134134-  [ James Booth] ( https://github.com/jabooth ) 
135135 +  Selecting interpreter and updating ``` settings.json ```  [ #257  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/257 ) 
136136 +  Running a file or selection in terminal [ #261  ] ( https://github.com/DonJayamanne/pythonVSCode/wiki/Miscellaneous#execute-in-python-terminal ) 
137-  +  Asynchronour display of unit tests [ #190  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/190 ) 
137+  +  Asynchronous display of unit tests [ #190  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/190 ) 
138+ -  [ QIU Quan] ( https://github.com/jackqq ) 
139+  +  Changes to ensure remote debugging resolves remote paths correctly [ #302  ] ( https://github.com/DonJayamanne/pythonVSCode/issues/302 ) 
138140
139141## Source  
140142
                         You can’t perform that action at this time. 
           
                  
0 commit comments