mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
[html] add handlebars
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"vscode": "0.10.x"
|
||||
},
|
||||
"activationEvents": [
|
||||
"onLanguage:html"
|
||||
"onLanguage:html",
|
||||
"onLanguage:handlebars"
|
||||
],
|
||||
"main": "./client/out/htmlMain",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user