Skip to content

Conversation

davidwengier
Copy link
Member

Follow up to #79604
Part of dotnet/razor#9519

This is the follow up to the above PR to support rename in LSP, but thought I'd make the API slightly stronger while I was here since we haven't consumed it on Razor yet. I also misunderstood the span mapping API, and it needing to return an array of the same length as the input.

@davidwengier davidwengier merged commit efe5faf into dotnet:main Jul 30, 2025
25 checks passed
@davidwengier davidwengier deleted the RazorMapSpans branch July 30, 2025 23:22
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 30, 2025
davidwengier added a commit to dotnet/razor that referenced this pull request Aug 6, 2025
Fixes #12054
Part of #9519
Needs ~dotnet/roslyn#79604 and~
dotnet/roslyn#79677 to insert before this will
build

This PR implements the workspace version of our span mapping service,
since the old one is hooked up via a document service, which we can't do
in cohosting.
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants