I have the first version of the CodeIntel2 ported from Komodo to Sublime Text 2 (Mac OS X only at the moment… maybe someone’s willing to compile the needed modules for other platforms, let me know)
You need only to untar the file into Packages and that’s it… as you start writing, you’ll get “code intellisense” suggestions. I’l still working on finding out how to do the “Jump to symbol declaration”… and Sublime needs more flexible ways to display menus (with icons perhaps and different fonts)… as well as advanced tooltips, so that I can show function calls with parameters information and documentation.
*UPDATE: Older files removed. Get the plugin from GitHub:
http://github.com/Kronuz/SublimeCodeIntel
Don’t despair! The first time you use it it needs to build some indexes and it can take more than a few seconds (around six in my configuration).
Please let me know how it goes for you.
EDIT: I added a screencast at Jing for showing the features off:
screencast.com/t/wXFuTAvDRg
Kronuz.