mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
[yaml] update grammar, add tests, update license
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"grammars": [{
|
||||
"language": "yaml",
|
||||
"scopeName": "source.yaml",
|
||||
"path": "./syntaxes/YAML.plist"
|
||||
"path": "./syntaxes/yaml.json"
|
||||
}]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user