How to automatically indent source code?

Viewed 202539

How can I automatically indent source code in Visual Studio 2010?

I have used Ctrl + K, Ctrl + F, but it does not work; is there any other way/plugin to do this?

7 Answers
Related