Allow <super> as a keybinding option in linux #57083
Labels
editor-multicursor
Editor multiple cursor issues
feature-request
Request for new features or functionality
Milestone
I am using VSCode on linux (fedora) and I want to bind the super key to:
"editor.multiCursorModifier": "super"
but currently, the only options are ctrlCmd and alt (which doesn't work because it toggles menu navigation).
I don't want to change it to ctrl+click because it's handy for links and function definitions, but multi-cursor editing is also very useful, and I can't make both happen with my keybinding options.
The text was updated successfully, but these errors were encountered: