Replies: 2 comments
-
|
I actually dont know, but good to know about the roslyn bug. Do you happen to know which version of roslyn includes this fix. Currently this plugin bundles |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm not actually sure how to check in what version the bug fix released in, I'm using 5.1.0-1.25475.3 via crashdummyy/roslynlanguageserver, and is bug free. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, just wanted to check. Is the reason for that new line that gets added to the bottom of .cs files because of the bug in roslyn that would cause it to crash when you deleted the last line?
It should be fixed with the next release, see seblyng/roslyn.nvim#27 (comment) and dotnet/roslyn#80310.
Beta Was this translation helpful? Give feedback.
All reactions