Skip to content

I can't bind one key with two or more commands in keybindings.json #171

@hronro

Description

@hronro

My user keybindings.json is like this:
[
{
"key": "ctrl+/",
"command": "editor.action.commentLine && cursorDown",
"when": "editorTextFocus"
}
]
But it doesn't work.

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)feature-requestRequest for new features or functionalitykeybindingsVS Code keybinding issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions