mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 05:21:08 +01:00
Activate emmet on expand abbr cmd Fixes #36267
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
},
|
||||
"activationEvents": [
|
||||
"onCommand:type",
|
||||
"onCommand:emmet.expandAbbreviation",
|
||||
"onLanguage:html",
|
||||
"onLanguage:css",
|
||||
"onLanguage:scss",
|
||||
|
||||
Reference in New Issue
Block a user