Finder is a system-wide search tool for Cuis Smalltalk.
You can use it to search for classes, methods, senders, implementors, system categories... you name it!
It is inspired by Pharo's Spotter and the search feature provided by JetBrains tools, such as IntelliJ IDEA.
Finder is in its early stages, so all feedback is welcomed!
Feel free to submit an issue to report bugs, improvements, etc.
Install the Tools-Finder.pck.st
package in this repository by dragging and dropping it into your Cuis image, and you'll be good to go.
Press shift + enter
to open Finder:
The main window displays the catalogs that are available for searching (top), the search bar to enter queries (below the catalogs) and the results pane.
Press esc
while the search bar has focus to close Finder.
Enter a query in the search bar to see results as you type:
You can scroll through the catalogs to narrow your search by pressing:
tab
to select the next catalogshift + tab
to select the previous catalog
while the search bar has focus.
You can scroll through the results either by pressing: