vscode-intellij-idea-keybindings
vscode-intellij-idea-keybindings copied to clipboard
`Ctrl+F1` should show the same popup as `Ctrl+K Ctrl+I`
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?