Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid loading MS.ANC.Razor.LanguageServer when legacy editor is used #10172

Merged

Conversation

DustinCampbell
Copy link
Member

Recently we regressed our image load count by pulling in the MS.ANC.Razor.LanguageServer assembly when the legacy editor is used. Fixing this is just a matter of moving shared code and an interface to MS.CA.Razor.Workspaces.

@DustinCampbell DustinCampbell requested a review from a team as a code owner March 27, 2024 21:21
Copy link
Contributor

@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.

Oops, sorry! Will pay more attention next time :D

@DustinCampbell DustinCampbell merged commit aedbb37 into dotnet:release/dev17.10 Mar 27, 2024
12 checks passed
@DustinCampbell DustinCampbell deleted the fix-semantic-tokens-mef branch March 27, 2024 22:04
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.

3 participants