Skip to content

Copy Lines Keyboard Shortcuts not working #44616

@aweebit

Description

@aweebit
  • VSCode Version: 1.20.1
  • OS Version: Windows 10 Version 1709 OS Build 16299.248

Steps to Reproduce:

  1. Click into a text line
  2. Press Shift + Alt + DownArrow or Shift + 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.

Metadata

Metadata

Assignees

Labels

keybindingsVS Code keybinding issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions