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

`Ctrl+F1` should show the same popup as `Ctrl+K Ctrl+I` #362

Open sirkostya009 opened 3 months ago

sirkostya009 commented 3 months ago

Also, the Problems window opened via Ctrl+F1 keypress isn't focused by default, making it impossible to close it with Shift+Esc right after opening it.

It would be best if you try remapping Ctrl+F1 to Ctrl+K Ctrl+I, but if that isn't possible can you at least make the Problems window become focused once opened using the shortcut?