Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Complete editor parity lifecycle and polish - #1318

#1318
Merged
nickna merged 6 commits into
mainnickna/SharpTS:mainfrom
codex/issue-1306-completenickna/SharpTS:codex/issue-1306-completeCopy head branch name to clipboard
Jul 28, 2026
Merged

Complete editor parity lifecycle and polish#1318
nickna merged 6 commits into
mainnickna/SharpTS:mainfrom
codex/issue-1306-completenickna/SharpTS:codex/issue-1306-completeCopy head branch name to clipboard

Conversation

@nickna

@nickna nickna commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • complete completeness-gated workspace rename and the remaining semantic navigation domains
  • add versioned snapshots, debounce/cancellation, cached analysis, reverse diagnostic invalidation, live diagnostics policy, and safe assembly reload
  • add state-machine/debugger metadata, stable generated-code presentation, async stepping records, and debugger-compatible PDB document/path metadata
  • add structured interop quick fixes in both LSP feature modes
  • update editor/debugger status and standalone Neovim/Helix setup documentation

Advances #1306 through all remaining code priorities. The documented real-debugger smoke checklist remains an external validation item: both tested netcoredbg builds failed on a Roslyn-generated C# control program in this environment, while the portable-PDB metadata and compatibility regressions are covered automatically.

Validation

  • dotnet test SharpTS.sln --no-restore --filter "Category!=LiveNetwork&Category!=LoadSensitive" (16,272 passed)
  • dotnet test SharpTS.Test262/SharpTS.Test262.csproj --configuration Release --no-restore (186 passed, 4 diagnostic skips)
  • dotnet test SharpTS.TypeScriptConformance/SharpTS.TypeScriptConformance.csproj --configuration Release --no-restore (45 passed)
  • npm run compile in vscode-sharpts
  • dotnet pack SharpTS.LanguageServer/SharpTS.LanguageServer.csproj --configuration Release --no-restore
  • real LSP initialize handshakes advertise quickfix in both interop-only and full modes

@nickna
nickna merged commit fda6f60 into main Jul 28, 2026
2 checks passed
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.