mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Use emmet.syntaxProfiles in new emmet
This commit is contained in:
@@ -15,19 +15,7 @@
|
||||
"url": "https://github.com/Microsoft/vscode-emmet"
|
||||
},
|
||||
"activationEvents": [
|
||||
"onLanguage:html",
|
||||
"onLanguage:jade",
|
||||
"onLanguage:slim",
|
||||
"onLanguage:haml",
|
||||
"onLanguage:xml",
|
||||
"onLanguage:xsl",
|
||||
"onLanguage:css",
|
||||
"onLanguage:scss",
|
||||
"onLanguage:sass",
|
||||
"onLanguage:less",
|
||||
"onLanguage:stylus",
|
||||
"onLanguage:javascriptreact",
|
||||
"onLanguage:typescriptreact"
|
||||
"*"
|
||||
],
|
||||
"main": "./out/extension",
|
||||
"contributes": {
|
||||
|
||||
Reference in New Issue
Block a user