TabbyML / tabby

Self-hosted AI coding assistant
https://tabbyml.com
Other
21.87k stars 996 forks source link

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

Open joaodinissf opened 1 month ago

joaodinissf commented 1 month ago

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:


Please reply with a 👍 if you want this feature.

joaodinissf commented 1 month ago

This can also be addressed by pointing the user to the "Keys" preferences menu, as mentioned in https://github.com/TabbyML/tabby/issues/3274#issuecomment-2418418548.

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