VSCode keyboard shortcuts for Android Studio

后端 未结 2 2025
我在风中等你
我在风中等你 2021-02-19 11:22

Is there a way to add VSCode as an option under Android Studio\'s keymap settings?

Under File -> Settings... -> Keymap

Th

相关标签:
2条回答
  • 2021-02-19 12:11

    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.

    0 讨论(0)
  • 2021-02-19 12:17

    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)

    0 讨论(0)
提交回复
热议问题