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
The Roslyn formatter does not currently support column alignment. Closing this issue as there are several open issues tracking support for this type of formatting dotnet/roslyn#51389, dotnet/roslyn#28729, and dotnet/roslyn#38241. Please vote them up and add any specific requirements that you might have.
Add options to enable format code as following:
Object initializer:
Tuple initializers
For
enum
:Field assignment
Variable assignment
Switch expressions
Property patterns
The text was updated successfully, but these errors were encountered: