Skip to content

Conversation

@ToddGrun
Copy link
Contributor

@ToddGrun ToddGrun commented Aug 29, 2025

Exception counts during the RazorEditingTEsts.CompletionInLSP test is off the chart due to JS completion utilizing VSInternalContinueCharacter classes. These classes were being improperly serialized. The vslanguageserverclient part of this change went in via https://devdiv.visualstudio.com/DevDiv/_git/VSLanguageServerClient/pullrequest/665374 and has made it's way to the latest Int.Main.

This PR simply does the same thing as the vslnaguageserverclient PR.

Test insertion: https://dev.azure.com/devdiv/DevDiv/_git/VS/pullrequest/666067

image

Exception counts during the RazorEditingTEsts.CompletionInLSP test is off the chart due to JS completion utilizing VSInternalContinueCharacter classes. These classes were being improperly serialized. The vslanguageserverclient part of this change went in via https://devdiv.visualstudio.com/DevDiv/_git/VSLanguageServerClient/pullrequest/665374 and has made it's way to the latest Int.Main.

This PR simply does the same thing as the vslnaguageserverclient PR. Going to do a speedometer run on this and verify that the exception numbers come down significantly and will post those results when available.
@ToddGrun ToddGrun requested review from kayle and olegtk August 29, 2025 16:46
@ToddGrun ToddGrun requested a review from a team as a code owner August 29, 2025 16:46
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.

5 participants