We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0d7fe commit ead90f2Copy full SHA for ead90f2
syntaxes/dfm.tmLanguage.json
@@ -41,7 +41,7 @@
41
"end": "'",
42
"patterns": [
43
{
44
- "match": ".*"
+ "match": "\\b\\w+\\b"
45
}
46
]
47
0 commit comments