mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-11 03:35:04 -05:00
handlebars extension not acivated in remote window (#168313)
This commit is contained in:
committed by
GitHub
parent
93db2051b9
commit
3f89b2fbf3
@@ -11,6 +11,10 @@
|
||||
"scripts": {
|
||||
"update-grammar": "node ../node_modules/vscode-grammar-updater/bin daaain/Handlebars grammars/Handlebars.json ./syntaxes/Handlebars.tmLanguage.json"
|
||||
},
|
||||
"extensionKind": [
|
||||
"ui",
|
||||
"workspace"
|
||||
],
|
||||
"contributes": {
|
||||
"languages": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user