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
Ctrl + Click on a symbol is a shortcut for "Go to definition". I would want to instead select / highlight the text (same as double clicking), just like in Visual Studio.
I tried editing the keyboard shortcuts, but it doesn't look like I can use mouse inputs (ctrl+click or ctrl+mouse1 or ctrl+mouseleft didn't work).
Please consider setting this behavior as a built-in setting in settings.json, or allowing mouse input in keybindings. I realize this might not be very high priority, but if it's not too complex to implement, it would be a great quality of life improvement for me!
The text was updated successfully, but these errors were encountered:
Ctrl + Click
on a symbol is a shortcut for "Go to definition". I would want to instead select / highlight the text (same as double clicking), just like in Visual Studio.I tried editing the keyboard shortcuts, but it doesn't look like I can use mouse inputs (
ctrl+click
orctrl+mouse1
orctrl+mouseleft
didn't work).Please consider setting this behavior as a built-in setting in settings.json, or allowing mouse input in keybindings. I realize this might not be very high priority, but if it's not too complex to implement, it would be a great quality of life improvement for me!
The text was updated successfully, but these errors were encountered: