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

LSP: expand references across workspace projects - #1316

#1316
Merged
nickna merged 1 commit into
mainnickna/SharpTS:mainfrom
codex/issue-1306-workspace-graphnickna/SharpTS:codex/issue-1306-workspace-graphCopy head branch name to clipboard
Jul 28, 2026
Merged

LSP: expand references across workspace projects#1316
nickna merged 1 commit into
mainnickna/SharpTS:mainfrom
codex/issue-1306-workspace-graphnickna/SharpTS:codex/issue-1306-workspace-graphCopy head branch name to clipboard

Conversation

@nickna

@nickna nickna commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • capture initialized LSP workspace folders and discover configured projects while excluding dependency/build/tool directories
  • follow in-workspace project references, including explicitly named config files, and preserve each project's resolver/checker options
  • union semantic references across project models through canonical declaration path, offset, and namespace identity
  • keep valid results while marking malformed configs, failed roots, and out-of-workspace references incomplete
  • cover differing path aliases, custom referenced configs, catalog refresh, workspace boundaries, and handler wiring

Verification

  • dotnet test SharpTS.Tests/SharpTS.Tests.csproj --filter FullyQualifiedName~LanguageServer --no-restore (97 passed)
  • dotnet test SharpTS.Tests/SharpTS.Tests.csproj --no-restore (16,246 passed)
  • dotnet build SharpTS.LanguageServer/SharpTS.LanguageServer.csproj --no-restore
  • git diff --check

Refs #1306

@nickna
nickna merged commit f8c6c0e 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.