aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/c
Commit message (Expand)AuthorAge
* Improve C, Rust & Python indent queries & add @align captures.Daniel Ebert2023-08-11
* Highlight C/C++ escape sequences (#6724)Farzin2023-04-12
* fix: C++ namespace indentationBlaž Hrastnik2023-03-11
* c/c++ highlighting: various tweaksSam McCall2022-10-15
* c/c++ highlights: *& are @type or @operator based on context (#4278)Sam McCall2022-10-15
* Fix C++ syntax highlighting, and improve C & WGSL highlighting (#4079)Chickenkeeper2022-10-14
* Fix missing C highlightsMichael Davis2022-08-31
* Introduce storage_class highlight scope (#2731)Anton Romanov2022-06-14
* Add `parameter.around` text object queryAndrey Tkachenko2022-05-25
* Indentation rework (#1562)Triton1712022-03-30
* Add comment textobject for surround selection and navigation (#1605)Daniel S Poulin2022-03-06
* Add textobjects and indents to c and cpp (#1293)Sebastian Neubauer2022-01-04
* Highlight comments in c, cpp, cmake and llvm (#1309)Sebastian Neubauer2021-12-20
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
* runtime: Query improvementsBlaž Hrastnik2021-09-06
* VSCode Dark+ Theme (#414)Kirawi2021-07-08
* Fix C highlighting inconsistencies.Blaž Hrastnik2021-04-23
* Import tree sitter queries.Blaž Hrastnik2021-04-08