-
Notifications
You must be signed in to change notification settings - Fork 1k
Bump Roslyn to 3.3.0-beta2-19401-05 #8332
Bump Roslyn to 3.3.0-beta2-19401-05 #8332
Conversation
Caused by https://github.com/dotnet/roslyn/pull/37247/files#diff-97e6c7b4bcf3ab5bec94f26ae36c1d71 |
We should also have this in 8.3 |
That being said, there is work to do before we can merge this. Some QuickInfo changes (dotnet/roslyn#35667) have landed and the editor needs to deal with them properly. Right now everything is too linkified in appearance: To make matters worse, sometimes for no reason I can immediately discern, it looks even more linkified:
Next week I'll look into what needs to be done in the editor/monodevelop, and whether or not any of these are Roslyn bugs. But we can't take this bump until it's all sorted out. |
a65234b
to
622366f
Compare
For now, we've disabled linkification of most elements in QuickInfo. We'll bring this back after we can devote time to make the UI behave the way we want. |
622366f
to
7f4850d
Compare
Changes since e4e7c09: