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
829 stars 135 forks source link

change one of shortcuts #129

Closed shadowalkersb closed 9 months ago

shadowalkersb commented 6 years ago

can I change one of shortcuts? if yes, how??

kasecato commented 6 years ago

@shadowalkersb

$ git clone https://github.com/kasecato/vscode-intellij-idea-keybindings.git
$ cd vscode-intellij-idea-keybindings
$ npm install
$ vi src/package-with-comment.json
$ npm run build
$ npm install vsce -g
$ vsce package