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

add keymap for Move #228

Closed Eskibear closed 3 years ago

Eskibear commented 3 years ago

Code action "Move..." is available when cursor is on signature of a class/method.

https://user-images.githubusercontent.com/2351748/121296813-d8024d80-c923-11eb-9510-6d6c0150ce75.mp4

kasecato commented 3 years ago

Thanks