Maybe this is pushing it, but do you happen to have a list of beautifier features/options that are being implemented for v6?
A couple things I have noticed so far that I would like to see:
-Java-style variable naming
ie:
iLoopCounter
sFirstName
etc...
-Option for when breaking "if"...