Skip to content

Conversation

chsienki
Copy link
Member

Fixes dotnet/vscode-csharp#8621

Added a test and manually patched a repro-ing VS Code instance to confirm it fixes.

@chsienki chsienki requested a review from a team as a code owner September 17, 2025 20:56
@chsienki
Copy link
Member Author

@dotnet/razor-tooling for reviews, thanks!

Copy link
Member

@davidwengier davidwengier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😲

I was going to ask yesterday if we could do this, but I stopped myself, because surely we can't just return a completely different assembly, that's crazy! But if it's crazy and it works...

Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@chsienki
Copy link
Member Author

😲

I was going to ask yesterday if we could do this, but I stopped myself, because surely we can't just return a completely different assembly, that's crazy! But if it's crazy and it works...

We're honestly lucky, because the dependencies are either the same, or will just get loaded and ignored. There is a narrow window of when this would work, but thankfully we are in it heh.

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.

Intellisense and Autocomplete broken on Ubuntu 24

4 participants