I have searched a lot for the exact development tool that fits my requirements, but could not find it anywhere.
Here are my requirements:
1) Free.
2) Lightweight. (Eclipse is out).
3) Can handle a large project.
4) Input: Just the source tree, and possibly makefiles. No project/solution files.
5) Indexing - Auto Completion and "Go to Declaration/Definition". - Very Important. The only reason for not using Notepad++.
6) Good tabbed source editing with Highlighting with a nice GUI. No terminal editors for me.
I do not need any other features like Code compilation, Debugging, etc.
Used Notepad++ for the same project, but my requirement no. 5 is missing. It does have plugins, but they are a pain to use.
I am currently using kscope on Linux over VMWare, and I found it to be exactly the perfect tool that I need, but VMWare is too slow, and too heavy for my machine.
Can you suggest the perfect texteditor/IDE for me?
Thank You.