Skip to content

Commit a48959d

Browse files
authored
Fixes #57 Disable activation on debugging (#220)
* Fix microsoft/vscode#37627 (#1368)
1 parent f23439b commit a48959d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"Other"
4343
],
4444
"activationEvents": [
45-
"onDebug",
4645
"onLanguage:python",
4746
"onCommand:python.execInTerminal",
4847
"onCommand:python.sortImports",

0 commit comments

Comments
 (0)