You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/test_plan.md
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,19 +182,7 @@ def foo():pass
182
182
- Test the current debugger
183
183
- Test the experimental debugger (and note whether it is _at least_ as fast as the old debugger)
184
184
185
-
-[ ][Configurations](https://code.visualstudio.com/docs/python/debugging#_debugging-specific-app-types) work
186
-
-[ ]`Current File`
187
-
-[ ]`Module`
188
-
-[ ]`Attach`
189
-
-[ ]`Terminal (integrated)`
190
-
-[ ]`Terminal (external)`
191
-
-[ ]`Django`
192
-
-[ ]`Flask`
193
-
-[ ]`Pyramid`
194
-
-[ ]`Watson`
195
-
-[ ]`Scrapy`
196
-
-[ ]`PySpark`
197
-
-[ ]`All debug Options` with [appropriate values](https://code.visualstudio.com/docs/python/debugging#_standard-configuration-and-options) edited to make values valid
185
+
-[ ][Configurations](https://code.visualstudio.com/docs/python/debugging#_debugging-specific-app-types) work (see [`package.json`](https://github.com/Microsoft/vscode-python/blob/master/package.json) and the `"configurationSnippets"` section for all of the possible configurations)
198
186
-[ ] Running code from start to finish w/ no special debugging options (e.g. no breakpoints)
0 commit comments