Feature Showcase: Incremental Search
Use Incremental Search to quickly find all occurrences of a string in all open files. (The key bindings mentioned below are part of the default Windows/Linux key binding set. If you are using Komodo on Mac OS X, substitute 'Cmd'+'I' for 'Ctrl'+'I'.)

Select the string.


'Ctrl'+'I' invokes incremental search on the selected string.


Press 'Ctrl'+'I' to find the next occurrence of the string.
Continue pressing 'Ctrl'+'I' to find all occurrences in the
current file.


Press 'Ctrl'+'Page Down' to change to the next open file.
Press 'Ctrl'+'I' to find the string.