Change Emmet to onStartupFinished #110031

This commit is contained in:
Raymond Zhao 2021-01-07 13:21:11 -08:00
parent b041f460ce
commit d36b3616e7

View file

@ -17,7 +17,7 @@
"url": "https://github.com/microsoft/vscode-emmet"
},
"activationEvents": [
"*",
"onStartupFinished",
"onCommand:emmet.expandAbbreviation",
"onLanguage:html",
"onLanguage:css",