IDE improvements

Hi.
I use for more than 14 years the Delphi IDE, and I think Arduino IDE can take some features from this IDE, mainly possibility to have an shortcut to show all functions declared on code. On long development, search every time for functions of code is very difficult and tiring, intellisense is good too, but is not the main need, but show functions will help us a lot.

Check this screen, it help us a lot on faster development.

Thanks for all!

ale_trevizoli:
show all functions declared on code.

The Arduino Pro IDE already has something like this:

Clipboard02.png

ale_trevizoli:
intellisense is good too

We do already have autocompletion in the beta version of the Arduino IDE:

Clipboard02.png