Skip to content

Account for editor.multi-cursor setting for Native REPL link in Terminal #24750

Open
@anthonykim1

Description

@anthonykim1

We should watch out for editor.multiCursorModifier setting since that could change shortcut from ctrl/cmd click to something else depending on that setting.

The default would be Ctrl/Cmd click, but changing setting from alt to ctrlCmd could change the keybinding to alt+click for windows,linux and
option+click for mac.

Most people won't run into this issue, but still we should try to cover this even though hovering over the link should show correct keybinding.
Image

Metadata

Metadata

Labels

area-terminalbugIssue identified by VS Code Team member as probable bugneeds PRReady to be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions