With “Find” you can search within multiple scopes:
- Current File
- Selected Text
- Opened Files
- Project
- Files
On the other side you have a list of projects available within a project pane.
It would be nice to have a “find within projects” … (all projects from the projects pane)
Background: I’m a perl developer and I’m working on several perl modules and a main application at once (most modules are within their own komodo project - the main app is in a own komodo project as well). So if I’m searching for example for a function-definition of a function call I often have to switch to a different project and to search within the other project and switch back to the original project and search for the original position again …