mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
[scss] missing activation event
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"activationEvents": [
|
||||
"onLanguage:css",
|
||||
"onLanguage:less",
|
||||
"onLanguage:sass",
|
||||
"onLanguage:scss",
|
||||
"onCommand:_css.applyCodeAction"
|
||||
],
|
||||
"main": "./client/out/cssMain",
|
||||
|
||||
Reference in New Issue
Block a user