Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I make Visual Studio Code use Visual Studio IDE key bindings?

I love all of the major default key bindings of Visual Studio IDE for C++ development, such as block selection (ALT+SHIFT+ARROWS), selecting by jumping words (CTRL+SHIFT+ARROWS), and so on.

Is there a way to tell Visual Studio Code to use the IDE keybindings? Or is this something I have to set up myself, by hand (I hope not)?

like image 789
void.pointer Avatar asked Oct 27 '25 10:10

void.pointer


1 Answers

You can install the Visual Studio Keymap extension by going to File > Preferences > Migrate Keyboard Shortcuts from... in Visual Studio Code.

like image 200
Baljeet Singh Avatar answered Oct 29 '25 00:10

Baljeet Singh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!