Add TMLanguage aliases to YAML (#198300)

This commit is contained in:
David
2023-11-15 17:52:22 +01:00
committed by GitHub
parent 13cc577605
commit 2938e5d611

View File

@@ -40,7 +40,10 @@
".eyaml",
".eyml",
".yaml",
".cff"
".cff",
".yaml-tmlanguage",
".yaml-tmpreferences",
".yaml-tmtheme"
],
"firstLine": "^#cloud-config",
"configuration": "./language-configuration.json"