nvim-treesitter/queries/c_sharp
Guilherme Soares a3b2e0dcdb
feat(c_sharp): add missing highlights
Added:
 * `??` and `??=` as operators
 * `alias` as keyword
 * `when` as conditional
2023-08-16 17:44:47 -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 feat(c_sharp): add missing highlights 2023-08-16 17:44:47 -04:00
injections.scm chore(injections)!: update injection syntax to 0.9 2023-08-12 17:34:15 +02:00
locals.scm feat(c_sharp): Add first draft of locals 2021-08-06 11:08:30 +02:00