Skip to content

Change formatting shortcut#3141

Merged
jonatanklosko merged 1 commit intomainfrom
jk-format-shortcut
Feb 25, 2026
Merged

Change formatting shortcut#3141
jonatanklosko merged 1 commit intomainfrom
jk-format-shortcut

Conversation

@jonatanklosko
Copy link
Member

@jonatanklosko jonatanklosko commented Feb 24, 2026

So Alt-Shift-f no longer dispatches correctly in CodeMirror (I updated dependencies as part of #3137). The reasoning is that shift and alt alone (or together) are used to type actual characters, so generally such shortcuts should be avoided. The corresponding change in CodeMirror changelog.

I changed the shortcut to be ctrl + shift + f on Linux/Windows and cmd + shift + f on macOS.

@jonatanklosko jonatanklosko merged commit dd0f556 into main Feb 25, 2026
3 checks passed
@jonatanklosko jonatanklosko deleted the jk-format-shortcut branch February 25, 2026 11:04
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