Skip to content

Add LSP shim for cdidx - #2782

Merged
Widthdom merged 2 commits into
mainfrom
codex/fix-issue1650
May 31, 2026
Merged

Add LSP shim for cdidx#2782
Widthdom merged 2 commits into
mainfrom
codex/fix-issue1650

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

Validation

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

Fixes #1650

@Widthdom
Widthdom marked this pull request as ready for review May 31, 2026 15:34
@Widthdom
Widthdom merged commit a08e281 into main May 31, 2026
11 checks passed
@Widthdom
Widthdom deleted the codex/fix-issue1650 branch May 31, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No Language Server Protocol (LSP) shim; MCP-only locks out LSP-native editors

1 participant