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 b7ad48d commit 0e1ec62Copy full SHA for 0e1ec62
AngelScript.sublime-syntax
@@ -532,7 +532,7 @@ contexts:
532
push:
533
- meta_scope: meta.function meta.function.parameters
534
- include: global
535
- - match: '(?={{possible_typename}}\s+{{identifier}})'
+ - match: '(?={{possible_typename}}\s+&?{{identifier}})'
536
537
- function-parameter-definition
538
- typename
0 commit comments