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
Does this issue occur when all extensions are disabled?: No (LSP requires extension)
VS Code Version: 1.96.2
OS Version: Arch Linux
LSPs: rust-analyzer for Rust and the default extension for TypeScript
Description:
I haven't touched my keyboard shortcuts for a long time, but in recent versions of VS Code, Ctrl + Left Mouse and Alt + Left Mouse no longer behaves consistently. VS Code would start with both key shortcut being multi cursor, and only after F12 will one of them (at random) would be assigned to "Go to Definition".
In the past, Ctrl + Left Mouse was always multi cursor and Alt + Left Mouse was "Go to Definition" or "Open link external browser".
I don't remember which version starts having this problem, but the latest version still has this problem.
The text was updated successfully, but these errors were encountered:
KSXGitHub
changed the title
The LSP's go-to-definition feature and the multi-cursor feature shouldn't contest for Ctrl+LeftClick and Alt+LeftClick
The LSP's go-to-definition feature and the multi-cursor feature shouldn't contest for Ctrl+LeftMouse and Alt+LeftMouse
Dec 21, 2024
Does this issue occur when all extensions are disabled?: No (LSP requires extension)
Description:
I haven't touched my keyboard shortcuts for a long time, but in recent versions of VS Code, Ctrl + Left Mouse and Alt + Left Mouse no longer behaves consistently. VS Code would start with both key shortcut being multi cursor, and only after F12 will one of them (at random) would be assigned to "Go to Definition".
In the past, Ctrl + Left Mouse was always multi cursor and Alt + Left Mouse was "Go to Definition" or "Open link external browser".
I don't remember which version starts having this problem, but the latest version still has this problem.
The text was updated successfully, but these errors were encountered: