Is there a way to add VSCode as an option under Android Studio's keymap settings?
Under File
-> Settings...
-> Keymap
There are many other options listed, however none of them are even similar to VSCode
All keyboard shortcuts in VS Code can be customized via the keybindings. json file. To configure keyboard shortcuts through the JSON file, open Keyboard Shortcuts editor and select the Open Keyboard Shortcuts (JSON) button on the right of the editor title bar. This will open your keybindings.
Building & Debugging your app. Connect an Android phone to your computer and open your folder containing the Android project in VS Code, making sure that is the folder directly containing your "app" folder. Then go to the Run tab, tap on "create a launch.
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With