Skip to content

Add custom extractor configuration workflows - #2727

Merged
Widthdom merged 8 commits into
mainfrom
fix-issue1756-1757-1759
May 31, 2026
Merged

Add custom extractor configuration workflows#2727
Widthdom merged 8 commits into
mainfrom
fix-issue1756-1757-1759

Conversation

@Widthdom

@Widthdom Widthdom commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add YAML-backed custom symbol pattern sidecars.
  • Add per-user and per-workspace language-map overrides.
  • Add the test-extractor harness for isolated symbol extractor checks.

Validation

  • dotnet build CodeIndex.sln -c Release -p:UseSharedCompilation=false
  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release -p:UseSharedCompilation=false --filter FullyQualifiedNameFileIndexerTests.DetectLanguage_WorkspaceLangMapYaml_AliasesExtension|FullyQualifiedNameSymbolExtractorTests.Extract_ConfiguredPatternYaml_HandlesOutOfTreeLanguage|FullyQualifiedName~ProgramRunnerTests.Run_TestExtractor_PrintsIsolatedSymbols
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • codex adversarial review: No blocking/actionable issues found.

Documentation and Changelog

  • Updated README.md and DEVELOPER_GUIDE.md.
  • Added changelog.d/unreleased/1756.added.md.
  • Added changelog.d/unreleased/1757.added.md.
  • Added changelog.d/unreleased/1759.added.md.

Follow-up Candidates

  • None.

Fixes #1756
Fixes #1757
Fixes #1759

@Widthdom
Widthdom marked this pull request as ready for review May 31, 2026 05:42
@Widthdom
Widthdom merged commit 9fee6fd into main May 31, 2026
11 checks passed
@Widthdom
Widthdom deleted the fix-issue1756-1757-1759 branch May 31, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant