Skip to content
New issue

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

ShortcutBrowser Improvements #995

Open
jordanmontt opened this issue Feb 11, 2025 · 0 comments
Open

ShortcutBrowser Improvements #995

jordanmontt opened this issue Feb 11, 2025 · 0 comments

Comments

@jordanmontt
Copy link
Contributor

Currently, the presenter displays an excessive number of shortcuts, and it's unclear which ones are truly relevant.

Concerns:

  • The most important shortcuts, such as opening the playground, are not included. These shortcuts are defined in the PharoShortcuts class.
  • The class comment for StShortcutsBrowserPresenter needs improvement for clarity.
  • The organization of categories is lacking; they are currently presented as a simple dropdown list.
  • The list of shortcuts requires better ordering for easier navigation.

We should also review and refactor how shortcuts are registered. I suggest creating separate panes for different categories, such as:

  • PharoShortcuts
  • Window shortcuts
  • Text editor shortcuts

These categories represent the most critical shortcuts and will enhance user experience by providing a more structured and accessible presentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant