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
823 stars 137 forks source link

feat: declare the plugin as a UI extension #280

Closed rxliuli closed 1 year ago

rxliuli commented 1 year ago

Currently, when opening a remote project (ssh/wsl), the plugin does not work and must be reinstalled or remote.extensionKind declared in the configuration. But as far as I know, the keymap should work as a UI plugin so that no special handling is required when opening remote projects

image

ref: https://code.visualstudio.com/api/advanced-topics/remote-extensions#installing-a-development-version-of-your-extension