We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905d1ff commit 0f1ad82Copy full SHA for 0f1ad82
1 file changed
package.json
@@ -42,6 +42,7 @@
42
],
43
"activationEvents": [
44
"onLanguage:python",
45
+ "onCommand:python.python-debug.startSession",
46
"onCommand:python.execInTerminal",
47
"onCommand:python.sortImports",
48
"onCommand:python.runtests",
0 commit comments