Skip to content

Commit e2ca933

Browse files
committed
activate if python files exist
1 parent 321f638 commit e2ca933

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
],
4646
"activationEvents": [
4747
"onLanguage:python",
48+
"workspaceContains:*.py",
4849
"onCommand:python.python-debug.startSession",
4950
"onCommand:python.execInTerminal",
5051
"onCommand:python.sortImports",

0 commit comments

Comments
 (0)