Auto-Aligning Whitespace #48571
Unanswered
TonyValenti
asked this question in
General
Replies: 1 comment
-
@richlander - Noticed your blog post seemed to do something similar. |
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.
-
It would be really nice if C#/VS would "Smartly" align tokens using whitespace. Here's what I would suggest:
The goal being that code that looks like this:

Gets reformatted as this:

Copied from https://github.com/dotnet/csharplang/discussions/4008
Beta Was this translation helpful? Give feedback.
All reactions