-
Notifications
You must be signed in to change notification settings - Fork 0
Add C# symbol indexing support #102
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestindexingIndexing behavior and freshnessIndexing behavior and freshnesslanguage-supportParser and symbol extraction support for a languageParser and symbol extraction support for a language
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestindexingIndexing behavior and freshnessIndexing behavior and freshnesslanguage-supportParser and symbol extraction support for a languageParser and symbol extraction support for a language
Goal
Add first-class C# Tree-sitter indexing so unch can search common .NET codebases semantically.
Suggested coverage
Acceptance criteria
.csfiles are parsed through Tree-sitter instead of fallback text prefixes.