We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3672ba + 7e35139 commit 49cbc0dCopy full SHA for 49cbc0d
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