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 e2f0517 commit 016b7e3Copy full SHA for 016b7e3
SValue.sublime-syntax
@@ -8,7 +8,7 @@ file_extensions:
8
scope: text.xml.sval
9
variables:
10
valid_attributes: '(name)'
11
- valid_functions: '(loader|d|dict|a|array)'
+ valid_functions: '(loader|svals|d|dict|a|array)'
12
valid_types: '(h|hstring|s|string|i|int|long|f|float|b|bool|vec[234]|ivec[234]|bytes|null)'
13
contexts:
14
preprocessor-expression:
0 commit comments