xsharp.eu • Format Document
Page 1 of 1

Format Document

Posted: Thu Jan 02, 2025 9:31 am
by ArneOrtlinghaus
May be not everyone knows the possibility in VS to autoformat a code file:
- Edit/Advanced/Format Document (Ctrl E, D)

I like this option very much and normally I format the document before saving changes.

I often even don't indent anymore new code lines and call the auto formatting instead.

Of course the first time the source control signals many changes.

Arne