mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
handlebars extension not acivated in remote window (#168313)
This commit is contained in:
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": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user