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

Add cmd+p to the keymap list (that will show last opened files) #318

Closed danielpaz6 closed 3 months ago

danielpaz6 commented 7 months ago

In Jetbrains, when pressing CMD+E it lists the last recently opened files which is equal in my opnion to CMD+P in VSC, so it would be good to add this shortcut to the keybinding.

kasecato commented 3 months ago

This was fixed on v1.6.0 https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/327