aboutsummaryrefslogtreecommitdiffstats
path: root/queries/c_sharp/folds.scm
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-17/+0
|
* feat(c_sharp): update parser & queriesAmaan Qureshi2024-05-111-0/+3
|
* feat: import statement folds for common languagesRiley Bruins2024-05-011-1/+4
|
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-6/+5
|
* Fixup format (#5934)Phạm Huy Hoàng2024-01-201-0/+2
| | | | | | | * fix(format): newline between top-level field defs * fixup: newline between node and comment * fixup: optimize pattern
* chore: query formattingPham Huy Hoang2024-01-191-13/+8
|
* feat(c_sharp): Simplify folds by only folding blocks of code instead ofLuxed2021-08-061-16/+13
| | | | folding the methods and their attributes
* folds(c_sharp): Add basic foldingLuxed2021-06-041-0/+18