Skip to content

[codex] Fix LSP cancellation diagnostics and navigation semantics - #3589

Merged
Widthdom merged 3 commits into
mainfrom
fix-issue3427-3428-3537
Jun 12, 2026
Merged

[codex] Fix LSP cancellation diagnostics and navigation semantics#3589
Widthdom merged 3 commits into
mainfrom
fix-issue3427-3428-3537

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

Validation

  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj --filter FullyQualifiedName~LspServerTests -p:UseSharedCompilation=false
  • dotnet format CodeIndex.sln --verify-no-changes
  • dotnet build CodeIndex.sln -p:UseSharedCompilation=false
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll status --check --json
  • codex exec review --ignore-user-config --ignore-rules --ephemeral --base origin/main

Full dotnet test CodeIndex.sln -p:UseSharedCompilation=false was also attempted and failed in the existing environment because RunPublishedTrimmedCli_SerializesQueryJsonAndErrorJson cannot publish without the required Microsoft.NETCore.App 10.0.8-servicing.26229.119 runtime; installed runtimes include 8.0.19, 9.0.5, 9.0.6, and 10.0.0.

Fixes #3427
Fixes #3428
Fixes #3537

@Widthdom
Widthdom marked this pull request as ready for review June 12, 2026 00:00
@Widthdom
Widthdom merged commit 258a946 into main Jun 12, 2026
10 checks passed
@Widthdom
Widthdom deleted the fix-issue3427-3428-3537 branch June 12, 2026 00:00
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