Sorry if this has been requested before, or if its too
much to ask for, but is there any effort underway to
make a code-formatting operation? Such as in Visual
C++, selecting a region of code and clicking alt+f8 will
make it look sexy by indenting on every line succeeding
an open bracket and unindent every line succeeding a
closing bracket. I think its especially useful for those of
us who can't make sense of the funky tab/indent
behavior.