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 call hierarchy #222

Closed CsCherrYY closed 3 years ago

CsCherrYY commented 3 years ago

Since "Show Call Hierarchy" is supported in references-view, which is the VSCode's build-in extension. We can add intellij keybindings support for call hierarchy.

kasecato commented 3 years ago

Thanks. nit: I add some codes for the importer.

kasecato commented 3 years ago

I just released v1.4.5, please check it