c++ – VisualStudio: Change VisualStudio’s CTRL+ALT+LClick keybind to create new cursor


I’m very familiar with VSCode’s keybind to create multiple cursors at different locations using ALT+LClick, so I wondered if I could just overwrite all the VisualStudio binds with VSCode’s one especially for mouse related binds?

I’m using VisualStudio 2026 Insiders Edition and I don’t have ReSharper installed.

I did find something on the Internet where I had to go in Tools->Options->Environment->Keyboard and then switch the “Keyboard mapping scheme” into Visual Studio Code, but it did not do anything (maybe I did not do it properly, I don’t know since there is no way to see if the settings has been applied)

Leave a Reply

Your email address will not be published. Required fields are marked *