How can I make Ctrl + K + D work in a pure C file? I really enjoy the auto formatting in C#, and I would like to have the same functionality in C as well.
I am using Visual Studio 2008, but it would probably be helpful if this worked in Visual Studio 2005 as well.
In Visual Studio 2003, Ctrl + K, Ctrl + F let you format a selection. This and other key combinations to format text can be found in menu Edit → Advanced.