Open
Description
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.