Activate emmet on expand abbr cmd Fixes #36267

This commit is contained in:
Ramya Achutha Rao 2017-10-19 10:42:28 -07:00
parent d6645f3ffe
commit 2fc0bf43df

View file

@ -16,6 +16,7 @@
},
"activationEvents": [
"onCommand:type",
"onCommand:emmet.expandAbbreviation",
"onLanguage:html",
"onLanguage:css",
"onLanguage:scss",