You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
See PR for detailed before/after exception counts in the speedometer run
0 commit comments