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

[Eclipse] Improve discoverability of keyboard shortcuts in extension #3278

Open
joaodinissf opened this issue Oct 16, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@joaodinissf
Copy link
Contributor

Please describe the feature you want

In Eclipse, it would be good to improve the discoverability of Tabby's keyboard shortcuts.

Currently, the available shortcuts are not shown to the user anywhere, and thus discovering them is challenging.

For example, a link to a documentation page could be included in Tabby's extension right-click menu or extension settings, or Tabby could include some kind of user onboarding.

Additional context

Some of the relevant shortcuts:

  • Accepting completions (full) --> TAB
  • Accepting completions (next line) --> CTRL + TAB
  • Accepting completions (next word) --> CTRL + RIGHT ARROW
  • Trigger manual completion --> ALT + \
  • Cycle through available suggestions --> ALT + ] / ALT + [

Please reply with a 👍 if you want this feature.

@joaodinissf joaodinissf added the enhancement New feature or request label Oct 16, 2024
@joaodinissf
Copy link
Contributor Author

joaodinissf commented Oct 17, 2024

This can also be addressed by pointing the user to the "Keys" preferences menu, as mentioned in #3274 (comment).

Perhaps the "Keys" settings could be referenced/linked to from Tabby's extension settings?

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

No branches or pull requests

1 participant