i generally use the tab button as that is the point in it to indent... if you want to change the value it indents by check the IDE options and change it from 3charactes to whatever
personally i like the auto-indent of VC++ but i don't doubt guy will have that added into the next IDE update ... i mean things i'd like to see are
function value popup - which is like say you have the function
RGB, well the popup would go [RGB(
byte Red,byte Green, byte Blue)] and everytime you press ',' it highlights the next value.
but not just for the buildin DBfunction (which infact would be pretty hard from the DLLs unless thats what the description is for) but it could take the ones you make and if they have something inbetween the values then you can export that, without assignment it check for the # or $ if not its classes as an int
it's not a hard effect, just takes a while to code as its a pig trying to get all the permatations.
another one i'd like is the instant object dropdown, so say you declare a type like
type a_t a b c endtype
a as a_t
then you type a. and you'd get a drop down menu like
-------
| a [ ]
| b [ ]
| c [-]
-------
and you'd click on the type you want
perhaps the same with pointers, you do '*' and it'll come up with a menu of the pointers you've used
Tsu'va Oni Ni Jyuuko Fiori Sei Tau!
One block follows the suit ... the whole suit of blocks is the path ... what have you found?