We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b7995 commit 312cb04Copy full SHA for 312cb04
1 file changed
extensions/docker/syntaxes/docker.tmLanguage.json
@@ -7,7 +7,7 @@
7
{
8
"captures": {
9
"1": {
10
- "name": "keyword.other.dockerfile"
+ "name": "keyword.other.special-method.dockerfile"
11
}
12
},
13
"match": "\\s*(?:(FROM|AS))\\s"
0 commit comments