How can the best development environment miss such basic features as colouring maching braces and half-decent code formatter? Both are pretty much non-existent features in MSVC 2005 when coding C++.
Brace matching only works the for a few seconds after you type the closing brace. Code formatter can't seem to do much besides replacing spaces with tabs and vice versa.