Skip to content

Commit b024fe6

Browse files
committed
2 parents 0e2982d + e91c742 commit b024fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"vscode": "^1.73.1"
2525
},
2626
"activationEvents": [
27-
"*"
27+
"onLanguage:python"
2828
],
2929
"main": "./dist/extension",
3030
"contributes": {

0 commit comments

Comments
 (0)