mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
fix keyword type to fix tests
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"captures": {
|
||||
"1": {
|
||||
"name": "keyword.other.dockerfile"
|
||||
"name": "keyword.other.special-method.dockerfile"
|
||||
}
|
||||
},
|
||||
"match": "\\s*(?:(FROM|AS))\\s"
|
||||
|
||||
Reference in New Issue
Block a user