nvim-treesitter/queries/c_sharp
Iron-E 31d2f60734
fix(c_sharp): highlight < & > as @punctuation.bracket only in type param lists
This fixes highlighting of `x > 4`, for example
2023-05-04 15:46:41 -04:00
..
folds.scm feat(c_sharp): Simplify folds by only folding blocks of code instead of 2021-08-06 11:08:30 +02:00
highlights.scm fix(c_sharp): highlight < & > as @punctuation.bracket only in type param lists 2023-05-04 15:46:41 -04:00
injections.scm Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
locals.scm feat(c_sharp): Add first draft of locals 2021-08-06 11:08:30 +02:00