Skip to content

Commit 2a2e1be

Browse files
committed
ui functions
1 parent b41e3a8 commit 2a2e1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GDL.sublime-syntax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ contexts:
367367
- match: (?i)\b(CUSTOM)\b
368368
scope: support.other.variable.parameters.custom.gdl
369369

370-
- match: (?i)\b(UI_(NEXT|PREV))\b
370+
- match: (?i)\b(UI_(Next|Prev|Function|Link))\b
371371
scope: support.other.variable.ui.gdl
372372

373373
- match: (?i)\b((REF\s+)?(COMPONENT|DESCRIPTOR)|BINARYPROP|DATABASE_SET|POSITION|REF_(COMPONENT|DESCRIPTOR)|(SURFACE|VOLUME)3D|DRAWING[2]?)\b

0 commit comments

Comments
 (0)