-
Notifications
You must be signed in to change notification settings - Fork 672
Open
Description
We want to allow users that need accessibility features to use CTRL+M to enable tabbing in/out of the editor.
We tied said shortcut to set opts.tabSpaces=0 which works, except then tab/shift+tab bypasses toolbar and enters previous/next tabbable element on the page.
We would like to be able to shift+tab into controls, like e.g. vscode does - as well as this very editor in github - instead of jumping over it.
(I am aware that alt+f10 allows access to tabs, but that is not a standard keybind by any means and isn't the most user friendly way for our users)
This is likely a feature request, unless there is a way to do it I'm unaware of
Metadata
Metadata
Assignees
Labels
No labels