-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Copy Lines Keyboard Shortcuts not working #44616
Copy link
Copy link
Closed
Labels
keybindingsVS Code keybinding issuesVS Code keybinding issues
Description
- VSCode Version: 1.20.1
- OS Version: Windows 10 Version 1709 OS Build 16299.248
Steps to Reproduce:
- Click into a text line
- Press
Shift + Alt + DownArroworShift + Alt + UpArrow
Does this issue occur when all extensions are disabled?: Yes
I want to use the editor.action.copyLinesDownAction (Shift + Alt + DownArrow ) and editor.action.copyLinesUpAction (Shift + Alt + UpArrow) keybindings. When I try to use them in the editor, nothing happens. (There're no shortcut conflicts.)
When I click "Define Keybinding" in keybindings.json ant try to enter the shortcuts there, I only see shift+alt+ for some reason. It doesn't detect Down and Up arrows, but they are detected within other key combinations.
I don't want to change the keybindings though.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
keybindingsVS Code keybinding issuesVS Code keybinding issues