-
Notifications
You must be signed in to change notification settings - Fork 196
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
Upgrade to latest O# LangaugeServer Extension #5550
Comments
Should validate this: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1173891?src=WorkItemMention&src-action=artifact_link Once completed |
Looks to be the same |
I believe this will also resolve: https://github.com/dotnet/aspnetcore/issues/25116 |
Post-upgrade problems:
|
So something like: Or unknown as in missing a using / fully qualified namespace? |
Like your example, except instead of "invoke lightbulb" it's just "click on the lightbulb (assumedly just to get a list of available actions)" |
https://www.nuget.org/packages/OmniSharp.Extensions.LanguageServer/
Will be able to remove our AutoFlushingStream impl
Make sure that hovers/completions/whatnot work on HTMLY files.
Try removing AutoFlushingStream
Needs Verification in VS:
Needs Verification in VSCode:
The text was updated successfully, but these errors were encountered: