aboutsummaryrefslogtreecommitdiffstats
path: root/queries/c_sharp
Commit message (Expand)AuthorAgeFilesLines
...
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+1
* Remove textobjects moduleStephan Seitz2020-10-041-4/+0
* Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz2020-09-141-0/+1
* Added some more fixes to c# highlightingSteve Vermeulen2020-07-201-0/+12
* Few more minor fixes to c# highlighting to cover other cases of types being usedSteve Vermeulen2020-07-201-10/+9
* Fixed to use @float instead of just @numberSteve Vermeulen2020-07-201-4/+2
* Commenting out the attempt to highlight method calls for nowSteve Vermeulen2020-07-201-5/+7
* C# highlighting - Fixed to highlight method calls, and changed break to be co...Steve Vermeulen2020-07-201-1/+8
* Added more highlight groups to C# fileSteve Vermeulen2020-07-201-2/+69
* Added first attempt at highlighting and text objects for csharpSteve Vermeulen2020-07-202-0/+136