index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
c
/
highlights.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(c): highlight `"."` as `@punctuation.delimiter`
Riley Bruins
2025-03-18
1
-1
/
+1
*
feat(c): use `@constant.macro` for macro identifiers (#7266)
Omar Valdez
2024-10-20
1
-2
/
+11
*
refactor(queries): Remove quotes from properties in set! directive
Omar Valdez
2024-07-28
1
-1
/
+1
*
feat: more `@keyword.type` captures
Riley Bruins
2024-05-01
1
-4
/
+7
*
fix(c): don't highlight preproc_arg
Jaehwang Jung
2024-03-27
1
-3
/
+0
*
refactor(format): drop extra indentation for field
Phạm Huy Hoàng
2024-03-21
1
-7
/
+5
*
feat(highlights)!: `@keyword.storage` → `@keyword.modifier`
Jaehwang Jung
2024-03-16
1
-2
/
+2
*
feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`
Jaehwang Jung
2024-03-16
1
-1
/
+1
*
feat(c): local label highlights
Riley Bruins
2024-02-26
1
-0
/
+5
*
chore: format queries
Phạm Huy Hoàng
2024-01-21
1
-2
/
+2
*
chore: query formatting
Pham Huy Hoang
2024-01-19
1
-43
/
+86
*
refactor: manual pre-cleanup
Pham Huy Hoang
2024-01-19
1
-3
/
+5
*
feat!: align standard captures with upstream
Christian Clason
2024-01-19
1
-17
/
+17
*
refactor: Remove all `(ERROR) @error` captures
Pham Huy Hoang
2023-10-25
1
-2
/
+0
*
feat(c): mention how to highlight K&R functions
Amaan Qureshi
2023-08-13
1
-0
/
+23
*
feat(c): update highlights
Amaan Qureshi
2023-08-11
1
-3
/
+40
*
chore: update C, improve preproc_arg highlights
Amaan Qureshi
2023-07-27
1
-0
/
+8
*
fix(c)!: update C, CPP parsers and queries
Amaan Qureshi
2023-07-27
1
-8
/
+18
*
fix(highlights): lower priority for codeblocks with injections (#4905)
Christian Clason
2023-06-05
1
-4
/
+2
*
fix(c): types are optional in sized_type_specifier
Amaan Qureshi
2023-04-21
1
-1
/
+1
*
feat(c): highlight parenthesized function pointer decl identifiers as `@funct...
Amaan Qureshi
2023-04-21
1
-1
/
+6
*
feat: add `@comment.documentation` where applicable
Amaan Qureshi
2023-03-05
1
-0
/
+3
*
highlights(c): extern in linkage specification
ObserverOfTime
2023-01-26
1
-0
/
+3
*
highlights: create subscoping for ternary operator
Stephan Seitz
2022-12-02
1
-1
/
+1
*
highlights(c): primitive type as builtin
Aaron Rancsik
2022-12-01
1
-1
/
+2
*
highlights(c): use more specific groups
ObserverOfTime
2022-11-26
1
-8
/
+9
*
highlights: use @preproc where appropriate
ObserverOfTime
2022-10-15
1
-1
/
+1
*
highlights(c): highlight standard streams
ObserverOfTime
2022-10-15
1
-0
/
+3
*
feat(spell): support more languages
Lewis Russell
2022-09-26
1
-2
/
+1
*
feat(spell): upstream spell queries from spellsitter
Lewis Russell
2022-09-06
1
-0
/
+1
*
Split func/method definition from calls in C highlighting queries
lfenzo
2022-08-03
1
-2
/
+2
*
highlights(c/cpp): move attributes to C (again)
Stephan Seitz
2022-07-28
1
-0
/
+1
*
highlights(c): Lower the priority of @variable
mliszcz
2022-07-20
1
-1
/
+2
*
highlights(c): highlight `,` operator as operator (#3107)
guijan
2022-07-08
1
-7
/
+10
*
highlights(c): highlight member-access as operator (#3096)
guijan
2022-07-01
1
-1
/
+2
*
highlights(c): highlight field_designator as `@property`
Stephan Seitz
2022-05-29
1
-0
/
+1
*
highlights(c/cpp): highlight case labels as constants
Stephan Seitz
2022-01-29
1
-0
/
+2
*
highlights(c): highlight enum variants as `@constant`
Stephan Seitz
2022-01-29
1
-0
/
+2
*
highlights(c): don't highlight type qualifiers in declarations as types
John Drouhard
2022-01-20
1
-2
/
+0
*
Prefer lua-match over match
Lewis Russell
2021-11-23
1
-1
/
+1
*
C: fix preproc parameters
Santos Gallegos
2021-11-14
1
-2
/
+1
*
highlights(c): add Mircosoft attributes
Stephan Seitz
2021-09-19
1
-1
/
+13
*
highlights(c): add __attribute__
Stephan Seitz
2021-09-19
1
-0
/
+1
*
test
Stephan Seitz
2021-09-17
1
-7
/
+5
*
highlights(c/cpp): react to upstream changes to attributes
Stephan Seitz
2021-09-17
1
-0
/
+2
*
highlights(c): make sizeof a `keyword.operator`
Sergio Alejandro Vargas
2021-09-01
1
-1
/
+1
*
c: don't treat uppercase functions as constants
Gregory Anders
2021-07-18
1
-9
/
+9
*
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
1
-3
/
+1
*
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
1
-1
/
+4
*
highlights(c/c++): "..." also exists in C (variadic macros)
Stephan Seitz
2021-05-18
1
-0
/
+2
[next]