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 bb98d38 commit ff07499Copy full SHA for ff07499
Syntaxes/GDL.YAML-tmLanguage
@@ -13,7 +13,7 @@ patterns:
13
end: $
14
name: comment.line.gdl
15
16
-- match: ("(?:[^"\\]|\\.)*"|''(?:[^''\\]|\\.)*'')
+- match: ("(?:[^"\\]|\\.)*"|'(?:[^''\\]|\\.)*')
17
name: string.gdl
18
19
- match: (?i)(\b[0-9]*:)(?=$|\s)
0 commit comments