avo-hq / avo

Build Ruby on Rails apps 10x faster
https://avohq.io
Other
1.44k stars 228 forks source link

Keyboard shortcuts #2665

Open adrianthedev opened 3 months ago

adrianthedev commented 3 months ago

Feature

We'd love to add keyboard shortcuts to Avo. We already have Mousetrap installed.

Initial shortcuts

We don't need to support "everything" in the initial iteration, so let's pick a few we know they might be highly used.

Current workarounds

Add them with custom JS.

Paul-Bob commented 3 months ago

Can we make shortcuts configurable? We offer a hash with the default ones and each user can modify if want

adrianthedev commented 3 months ago

Yes. Through JS, they can attach handlers similar to how we do it now in avo.base.js with the m m m shortcut