Search code examples
intellij-ideavisual-studio-codekeyboard-shortcuts

Are VS code keybindings available for IntelliJ Idea?


I'm used to VS code shortcuts, is there anything way I can import vscode shortcuts for IntelliJ Idea.


Solution

  • Intellij officially launched the plugin VSCode Keymap for IntelliJ IDEs

    You can download it or add by going to Settings > Plugins and searching for VS Code

    Plugin Settings Screenshot

    After installing enable keymap in settings > Keymap IntelliJ enable VSCode keymap