Hey,
When code completion kicks in, and you choose a member
method which does not take any arguments, the cursor is
put between the (), would be nice if the cursor was put
in THIS(!!!) case after the ), so we can continue
typing without repositioning the cursor first. Lazy
lazy :-)
Cheers,
Lieven
Logged In: YES
user_id=98086
Code completion shows structure members in alphabetical
order. It would also be nice having an option to show them in
the order they are defined in the structure.