[EMAIL PROTECTED] wrote:
> 
> I also am looking for a good IDE, but I mainly want something that
> will NICELY  display the function headers and you can click on those
> headers and be taken there in code. I know that vi/vim can sort of
> do this but I'd like a better editor too. Any suggestions?

I prefer vi, but most UNIX editors supports this feature. One common
example is Emacs (in all models).

Most of the time you have to run a separate program that builds a index
of where the functions/variables are. Pick a editor and search the
documentation for "tags".

---
Henrik Nordström
Sparetime Squid Hacker

Reply via email to