aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights/cpp
Commit message (Expand)AuthorAgeFilesLines
* feat: more `@keyword.type` capturesRiley Bruins2024-05-011-1/+1
* feat!: align standard captures with upstreamChristian Clason2024-01-193-4/+4
* chore(tests): consistent capturesChristian Clason2024-01-192-16/+16
* feat(cpp): improve function.call to support any level of nesting for qualifie...John Drouhard2023-04-151-7/+9
* test(highlights/cpp): add new test for auto as type.builtin.Aaron Rancsik2022-12-011-0/+1
* test(highlights/cpp): type -> type.builtin for primitive types.Aaron Rancsik2022-12-011-2/+2
* highlights(cpp): use more specific groupsObserverOfTime2022-11-261-1/+1
* feat!: remove obsolete `TS*` highlight groupsChristian Clason2022-10-161-2/+2
* (Broken test fixed) Updated static-namespace-functins.cpp to use function.calllfenzo2022-08-031-3/+3
* highlights(cpp): make "::" `@punctuation.delimiter`Stephan Seitz2022-05-071-0/+1
* highlights(c/cpp): highlight case labels as constantsStephan Seitz2022-01-291-0/+25
* highlights(cpp): fix function highlighting of Foo::bar::baz()Stephan Seitz2022-01-291-0/+12
* highlights(cpp): add support for conceptsStephan Seitz2022-01-161-0/+22
* Add highlight testsStephan Seitz2021-11-241-0/+17