Is there a handy utility that allows me to conveniently view the source
code user-defined functions that are defined in other files?
If I'm looking at source code on a page and I see a function is called
that is defined on another page, what is the easiest way to view the
definition of that function?
I'm using kdevelop on Linux right now. I'd rather not buy a large
package like phpED.
Thanks,
NS
Comment