Skip to content

Commit 0aa2135

Browse files
committed
add onDebug activation
1 parent 14ef606 commit 0aa2135

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"Other"
4545
],
4646
"activationEvents": [
47+
"onDebug",
4748
"onLanguage:python",
4849
"onCommand:python.python-debug.startSession",
4950
"onCommand:python.execInTerminal",
@@ -1570,4 +1571,4 @@
15701571
"vscode": "^1.0.3",
15711572
"webpack": "^1.13.2"
15721573
}
1573-
}
1574+
}

0 commit comments

Comments
 (0)