VSCode keyboard shortcuts for Android Studio
Actually, JetBrains has created an official VSCode Keymap
plugin in 2019 to get the Visual Studio Code keymap into Android Studio, you just need to download it first:
After that you can select the keymap VSCode
in the keymap settings.
I was unable to find anybody else who had done this, so I created my own
https://github.com/meadowsjared/VSCode-keybindings-for-Android-Studio
If you click the GitHub link above, it includes both instructions
and you can also download the jar file you'll need (just hit Clone or download
)
note: this was created for windows