index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
c_sharp
Age
Commit message (
Expand
)
Author
2021-05-07
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-04-28
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-22
highlights(csharp): add "with" as `@keyword.operator`
Stephan Seitz
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2020-10-04
Remove textobjects module
Stephan Seitz
2020-09-14
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-07-20
Added some more fixes to c# highlighting
Steve Vermeulen
2020-07-20
Few more minor fixes to c# highlighting to cover other cases of types being used
Steve Vermeulen
2020-07-20
Fixed to use @float instead of just @number
Steve Vermeulen
2020-07-20
Commenting out the attempt to highlight method calls for now
Steve Vermeulen
2020-07-20
C# highlighting - Fixed to highlight method calls, and changed break to be co...
Steve Vermeulen
2020-07-20
Added more highlight groups to C# file
Steve Vermeulen
2020-07-20
Added first attempt at highlighting and text objects for csharp
Steve Vermeulen