Skip to content

Conversation

@jesseleite
Copy link
Contributor

@jesseleite jesseleite commented Aug 30, 2025

This PR adds command palette keys API for displaying hotkeys on actions, etc.

CleanShot 2025-08-30 at 01 07 01

Right now this just adds cosmetic badges, using the same keybinding conventions as mousetrap (what we use under the hood with $keys.bindGlobal(), etc.

Do we want the command palette itself to create keybindings, or just continue to display keybindings cosmetically, leaving the actual binding to be created externally?

@jesseleite jesseleite requested a review from jasonvarga August 30, 2025 05:13
# Conflicts:
#	resources/js/components/command-palette/CommandPalette.vue
dont need the mental overhead of making the method suitable for public use right now
@jasonvarga jasonvarga marked this pull request as ready for review September 12, 2025 18:44
@jasonvarga jasonvarga merged commit 7c4ac0a into master Sep 12, 2025
18 checks passed
@jasonvarga jasonvarga deleted the command-palette-action-hotkeys branch September 12, 2025 18:46
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

Successfully merging this pull request may close these issues.

3 participants