Skip to content

Conversation

@davidwengier
Copy link
Member

Fixes #12608

Previous code was making bad assumptions about everything being in one project, and just using hint name to identify a generated document. New code uses SourceGeneratedDocumentIdentity, which can reason about projects, and hides direct hint name use as much as possible.

@davidwengier davidwengier requested a review from a team as a code owner December 18, 2025 00:42
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.

RemoteDocumentMappingService.MapToHostDocumentUriAndRangeAsync doesn't work across projects

1 participant