Skip to content

Conversation

@heyman
Copy link
Owner

@heyman heyman commented Aug 21, 2025

  • Show key bindings in Command Palette
  • Use shorter label version with ⇧, ⌘, ⌥, etc when displaying key bindings in the UI
  • Use dynamic key bindings in tooltips (instead of hardcoded strings), so that the new key binding is displayed if a default has been overridden.

Use shorter label version with ⇧, ⌘, ⌥, etc when displaying key bindings in the UI
Use dynamic key bindings in tooltips (instead of hardcoded strings), so that the new key binding is displayed if a default has been overridden.
@heyman heyman enabled auto-merge August 21, 2025 17:17
@heyman heyman disabled auto-merge August 21, 2025 17:25
heyman added 2 commits August 22, 2025 13:52
Refactor so that we have a command->bindings map which we can use to look up key bindings for commands, and use this map in the Status bar's tooltips, instead of calculating the binding for each tooltip
@heyman heyman enabled auto-merge August 22, 2025 12:07
@heyman heyman disabled auto-merge August 22, 2025 12:07
@heyman heyman enabled auto-merge August 22, 2025 12:08
@heyman heyman merged commit d86f106 into main Aug 22, 2025
3 checks passed
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.

2 participants