I’m fairly new to Komodo Edit and I frequently edit files directly on the server for small tweaks or small one off scripts.
When doing so, Komodo Edit is unable to “Go to Definition” for functions outside the current file. I assume this is because I’m not tied to any specific project or file set. However, another commercial PHP editor I want to replace with Komodo will also search any files open in the editor for function definitions. Similarly for presenting a list of arguments for functions, the list would be read from the function definition in open files.
I realize this could be dangerous if you have multiple files open from multiple sites with the same function name… but it would be nice to at least have the option.
As I said, I’m new to Komodo Edit so maybe this does exist and I missed it?
Thanks!