We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13d6eb6 + 5e1cdf4 commit 22bc500Copy full SHA for 22bc500
1 file changed
syntaxes/ini.tmLanguage.json
@@ -7,6 +7,10 @@
7
},
8
{
9
"include": "#class"
10
+ },
11
+ {
12
+ "match": "(^[ \\t]*)?\\b([Ee]nd|END)\\b",
13
+ "name": "invalid.illegal.ini"
14
}
15
],
16
"repository": {
0 commit comments