kasecato / vscode-intellij-idea-keybindings

Port of IntelliJ IDEA key bindings for VS Code.
https://marketplace.visualstudio.com/items?itemName=k--kato.intellij-idea-keybindings
MIT License
813 stars 135 forks source link

How to disable duplicated default keybindings? #275

Open OpenWaygate opened 1 year ago

OpenWaygate commented 1 year ago

After I install this plugin in vsc, these intellij keybindings append to the existing keybindings instead of replace.

I don't want to disable these duplicated default keybindings one by one, is there an option to make it easier?

image
kasecato commented 4 months ago

We need to add a code to disable for all default keybindings Only default key bindings that had duplicate problems in the past have been disabled, but it would take a very long time to implement all of them

kasecato commented 4 months ago

If you want to delete the default key bindings of this extension in your own environment, please refer to the comments below https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/217#issuecomment-1960780392