Skip to content

Resolve indexed roots for project filters and LSP output - #3322

Merged
Widthdom merged 3 commits into
mainfrom
fix-issue3189-3183-3151
Jun 6, 2026
Merged

Resolve indexed roots for project filters and LSP output#3322
Widthdom merged 3 commits into
mainfrom
fix-issue3189-3183-3151

Conversation

@Widthdom

@Widthdom Widthdom commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Resolve CLI --project solution expansion from the active indexed project root, including batch queries using a shared DB.
  • Resolve MCP project filters from the indexed project root associated with the server database.
  • Resolve CLI --format lsp URIs for relative indexed paths from the active indexed project root.

Validation

  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj --filter FullyQualifiedName~Issue31 -p:UseSharedCompilation=false
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • dotnet build CodeIndex.sln -c Release -p:UseSharedCompilation=false
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll status --check --json
  • Adversarial review: No blocking/actionable issues found.

Fixes #3189
Fixes #3183
Fixes #3151

@Widthdom
Widthdom marked this pull request as ready for review June 6, 2026 07:28
@Widthdom
Widthdom merged commit 3273d44 into main Jun 6, 2026
10 checks passed
@Widthdom
Widthdom deleted the fix-issue3189-3183-3151 branch June 6, 2026 07:31
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