C#C
C#4y ago
surwren

Automatic Formatting with MSVS

I've googled this but none of the solutions seem to work?

https://stackoverflow.com/questions/5755942/how-do-you-auto-format-code-in-visual-studio

I'm just trying to format my code (spacing, etc) with the autoformatter without doing it manually.
Stack Overflow
I know Visual Studio can auto format to make my methods and loops indented properly, but I cannot find the setting.
Was this page helpful?