bracket line did not show in VS2022.
I had installed latest EAP last days. The lines with only { or } braces are hidden in visual studio 2022, which makes editing in the editor an extremely poor experience when auto-completion of curly braces is enabled.
I would like to see the default not be changed.
Please sign in to leave a comment.
Have the same problem!
The latest EAP breaks when used with "Shrink Empty Lines 2022" plugin to VS. (Did not do this in earlier versions)
https://marketplace.visualstudio.com/items?itemName=VisualStudioPlatformTeam.SyntacticLineCompression
Diasabling either Resharper or the plugin, reverts the shrinked lines.
this happens to be a known issue - https://youtrack.jetbrains.com/issue/RSRP-492975. The fix wil be included in EAP8.
Thank you.