index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
c_sharp
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: c# required keyword
Ibrahim Abdelkareem
2022-11-29
1
-0
/
+1
*
highlights(c_sharp): use more specific groups
ObserverOfTime
2022-11-26
1
-15
/
+23
*
feat(spell): support more languages
Lewis Russell
2022-09-26
1
-1
/
+1
*
highlights(c_sharp): use `@method.call`
Stephan Seitz
2022-09-11
1
-4
/
+4
*
Update parsers with C# fixes (#1910)
Stephan Seitz
2021-10-22
1
-5
/
+6
*
Remove redunant capture.
Aleksei Abakumkin
2021-08-18
1
-3
/
+3
*
Update CSharp highlights.
Aleksei Abakumkin
2021-08-18
1
-2
/
+28
*
fix(c_sharp): Improve highlights
Luxed
2021-08-06
1
-3
/
+73
*
feat(c_sharp): Simplify folds by only folding blocks of code instead of
Luxed
2021-08-06
1
-16
/
+13
*
feat(c_sharp): Add first draft of locals
Luxed
2021-08-06
1
-0
/
+41
*
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
1
-4
/
+1
*
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
1
-2
/
+8
*
highlights(c_sharp): Add preprocessor directives queries
Luxed
2021-06-04
1
-0
/
+33
*
folds(c_sharp): Add basic folding
Luxed
2021-06-04
1
-0
/
+18
*
highlights(c_sharp): lots of improvements
Luxed
2021-06-04
1
-12
/
+37
*
highlights(c_sharp): highlight namespaces
Stephan Seitz
2021-06-01
1
-4
/
+9
*
highlights(c_sharp): add heuristic for type highlight
Stephan Seitz
2021-06-01
1
-0
/
+4
*
highlights(c_sharp): highlight verbatim_string_literal
Stephan Seitz
2021-06-01
1
-0
/
+1
*
highlights(c#): highlight calls of methods
Stephan Seitz
2021-06-01
1
-2
/
+6
*
highlights(c_sharp): improve highlighting of interpolations
Stephan Seitz
2021-06-01
1
-6
/
+2
*
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-05-07
1
-1
/
+1
*
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-28
1
-1
/
+1
*
highlights(csharp): add "with" as `@keyword.operator`
Stephan Seitz
2021-04-22
1
-6
/
+10
*
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-12
1
-0
/
+1
*
Remove textobjects module
Stephan Seitz
2020-10-04
1
-4
/
+0
*
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
1
-0
/
+1
*
Added some more fixes to c# highlighting
Steve Vermeulen
2020-07-20
1
-0
/
+12
*
Few more minor fixes to c# highlighting to cover other cases of types being used
Steve Vermeulen
2020-07-20
1
-10
/
+9
*
Fixed to use @float instead of just @number
Steve Vermeulen
2020-07-20
1
-4
/
+2
*
Commenting out the attempt to highlight method calls for now
Steve Vermeulen
2020-07-20
1
-5
/
+7
*
C# highlighting - Fixed to highlight method calls, and changed break to be co...
Steve Vermeulen
2020-07-20
1
-1
/
+8
*
Added more highlight groups to C# file
Steve Vermeulen
2020-07-20
1
-2
/
+69
*
Added first attempt at highlighting and text objects for csharp
Steve Vermeulen
2020-07-20
2
-0
/
+136