We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be3ce3 commit 7e35139Copy full SHA for 7e35139
1 file changed
package.json
@@ -19,7 +19,8 @@
19
"Other"
20
],
21
"activationEvents": [
22
- "*"
+ "onLanguage:css",
23
+ "workspaceContains:**/*.css"
24
25
"contributes": {
26
"commands": [
0 commit comments