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

After installing enable keymap in settings > Keymap

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

After installing enable keymap in settings > Keymap

In my case, VScode plugin was already installed. So I just changed default keymap(windows) to vscode by going through:
settings -> keymap -> updated keymap selection to vscode.
hope it helps someone.
Did Intellij's keymap had binded special features compare to VSCode
Keymap VSCode not working in intelliJ
Importing IntelliJ IDEA classic keymap into VS Code in MacOS - Stack Overflow
switching to IntelliJ from VSCode, how do I import all the custom keybindings from VSCode?
Hi, I'm just new to Intellij. I'm previous VSCode user, and I am doing with a long-term project in Java which makes me made this decision. And I found the shortcuts are different between VSCode and Intellij. After I had using plugin to change the shortcuts to VSCode's mode which I was used to becuz I still need VSCode for non-Java projects, I'm thinking if I will lose anything or feature after doing this.
Hello,
I downloaded the concerning plugin to get the keymap of VSCode into my intelliJ.
However, it won't give me the shortcuts I was used to in VSCode.
For instance, ctrl+d pused multiple times wouldn't select other occurrences of the marked characters in the script. Instead, it simple copy paste the marked characters behind the current selection.
I suspect as a possible cause for this behaviour that my keyboard is not an English/US-American one.
If this is the problem, is there any workaround for it?
Highly appreciate any kind of tips, thank you.
A quick google search only shows people moving from IntelliJ to VSCode and there's an extension for them to convert XML to json used by keybindings. But there's none the other way around. How would I import all of my custom keybindings.json from VScode to IntelliJ?
