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 b41e3a8 commit 2a2e1beCopy full SHA for 2a2e1be
GDL.sublime-syntax
@@ -367,7 +367,7 @@ contexts:
367
- match: (?i)\b(CUSTOM)\b
368
scope: support.other.variable.parameters.custom.gdl
369
370
- - match: (?i)\b(UI_(NEXT|PREV))\b
+ - match: (?i)\b(UI_(Next|Prev|Function|Link))\b
371
scope: support.other.variable.ui.gdl
372
373
- match: (?i)\b((REF\s+)?(COMPONENT|DESCRIPTOR)|BINARYPROP|DATABASE_SET|POSITION|REF_(COMPONENT|DESCRIPTOR)|(SURFACE|VOLUME)3D|DRAWING[2]?)\b
0 commit comments