We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8015616 commit 5e1cdf4Copy full SHA for 5e1cdf4
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