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 9c494a5 commit 00917d3Copy full SHA for 00917d3
queries/highlights.scm
@@ -7,6 +7,7 @@
7
(enum_declaration name: (identifier) @type)
8
(struct_declaration (identifier) @type)
9
(record_declaration (identifier) @type)
10
+(record_struct_declaration (identifier) @type)
11
(namespace_declaration name: (identifier) @type)
12
13
(constructor_declaration name: (identifier) @type)
0 commit comments