We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi esteban
After our discussion on tool registration, I'm fixing all of them. Now I found this method and I do not see how I can fix it.
Spotter class >> menuCommandOn: aBuilder <worldMenu> (aBuilder item: #Spotter) action: [ self currentApplication tools spotter open ]; keyText: 'Shift + Enter'; order: 1; parent: #Searching; help: 'Search tool to explore Pharo system effectively.'; iconName: #smallFind
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi esteban
After our discussion on tool registration, I'm fixing all of them.
Now I found this method and I do not see how I can fix it.
The text was updated successfully, but these errors were encountered: