You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.