"GemStone: Find Class" and "GemStone: Find Method" are only accessible via the VS Code command palette. The system browser panel has no direct way to invoke either command — users must leave the browser context, open the palette, and type the command name.
Desired behavior: add browser toolbar buttons to invoke these two commands directly. Two options:
- Two separate buttons, one for Find Class and one for Find Method.
- A single "Find…" button that presents a menu to choose between Class and Method.
Related to #34 (UX improvement on Find Class), which covers result sorting — this issue is specifically about the trigger surface.
Migrated from GitLab: GemStone/grail#41
"GemStone: Find Class" and "GemStone: Find Method" are only accessible via the VS Code command palette. The system browser panel has no direct way to invoke either command — users must leave the browser context, open the palette, and type the command name.
Desired behavior: add browser toolbar buttons to invoke these two commands directly. Two options:
Related to #34 (UX improvement on Find Class), which covers result sorting — this issue is specifically about the trigger surface.
Migrated from GitLab: GemStone/grail#41