Auto complete code CTRL SPACE

Hello!
I am new in the Arduino, but I know programming a few years.
I found very interesting the project, I installed on my computer and started to see the sample code.
One suggestion that I find interesting is the auto complete.
Since most IDE has this option (in the case of Eclipse and NetBeans Ctrl Space) the code editor of Arduino also could have one.
Thanks

This is a very common request, but Arduino is based on the same editor used by Wiring.org and Processing.org, so I don't see this being fulfilled soon.

Just use Eclipse, Netbeans, AVR-Project-IDE, or AVR Studio 5

Ok... what I need to do to make it by my own? :grin: