mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
Migrate all other languages to language-configuration.json
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"aliases": ["YAML", "yaml"],
|
||||
"extensions": [".eyaml", ".eyml", ".yaml", ".yml"],
|
||||
"firstLine": "^#cloud-config",
|
||||
"configuration": "./yaml.configuration.json"
|
||||
"configuration": "./language-configuration.json"
|
||||
}],
|
||||
"grammars": [{
|
||||
"language": "yaml",
|
||||
|
||||
Reference in New Issue
Block a user