Skip to content

Conversation

@microbit-matt-hillsdon
Copy link
Collaborator

The order of the modifiers is not significant to Blockly but it's conventional to say e.g. Cmd+Shift+Z. Following that order here means that UI like the keyboard navigation plugin shortcut dialog and MakeCode gets the correct order without having to sort. This is the only such shortcut in Blockly.

The basics

The details

Resolves

Fixes RaspberryPiFoundation/blockly-keyboard-experimentation#621

The order of the modifiers is not significant to Blockly but it's conventional
to say e.g. Cmd+Shift+Z. Following that order here means that UI like the
keyboard navigation shortcut dialog gets the correct order without having to
sort.
@microbit-matt-hillsdon microbit-matt-hillsdon requested a review from a team as a code owner June 26, 2025 09:05
@github-actions github-actions bot added the PR: fix Fixes a bug label Jun 26, 2025
@maribethb maribethb merged commit 9cc3e11 into RaspberryPiFoundation:develop Jun 26, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard shortcut for redo displayed in an odd order

2 participants