提交 9f042bf9 编写于 作者: R Ramya Achutha Rao

Activate Emmet on type instead of * #35120

上级 d2e5a05c
......@@ -15,7 +15,11 @@
"url": "https://github.com/Microsoft/vscode-emmet"
},
"activationEvents": [
"*"
"onCommand:type",
"onLanguage:html",
"onLanguage:css",
"onLanguage:scss",
"onLanguage:less"
],
"main": "./out/extension",
"contributes": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册