One of my favorite, unsung features in Visual Studio

It's been in there from the start (well at least since VS2003), but I have only recently started taking advantage of the "Format Document" and "Format Selection" functions in Visual Studio to help with the readability of code or xml. Read more...

[A New DevLife post]

#1 Bryan Peters on 4.26.2008 at 12:42 PM

Even easier: Hit Ctrl-K, Ctrl-D.That'll format your whole document.

Leave a Comment