C# - Automatically Format Document
Posted
by Jeremy Rudd
on Stack Overflow
See other posts from Stack Overflow
or by Jeremy Rudd
Published on 2009-01-11T06:06:13Z
Indexed on
2010/04/04
5:43 UTC
Read the original article
Hit count: 412
Anyway of invoking the Edit > Advanced > Format Document" VS command automatically when switching away from a document / routinely with a timer / on entering a document?
Its really irritating Ctrl+E+D'ing everytime you want to prettify your code.
© Stack Overflow or respective owner