mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Update YAML grammar (#221244)
This commit is contained in:
@@ -701,7 +701,7 @@
|
||||
},
|
||||
{
|
||||
"c": "spotSize:",
|
||||
"t": "source.yaml meta.stream.yaml meta.document.yaml meta.block.sequence.yaml meta.mapping.yaml meta.map.value.yaml invalid.illegal.unrecognized.yaml markup.strikethrough",
|
||||
"t": "source.yaml meta.stream.yaml meta.document.yaml meta.block.sequence.yaml meta.mapping.yaml meta.map.value.yaml invalid.illegal.unrecognized.yaml",
|
||||
"r": {
|
||||
"dark_plus": "invalid: #F44747",
|
||||
"light_plus": "invalid: #CD3131",
|
||||
|
||||
Reference in New Issue
Block a user