In Visual Studio there is a function (I guess it's shortcut was ^+E followed by D) to automatically indent the code and clean up whitespace.
I'm now on Mac OS X doing C++ and like to have something similar. A CLI tool would be great. Is there something like this?
gg=G– user1773602 Nov 14 '12 at 13:48