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

Add cmd+arrowup to select breadcrumb #319

Open Tsimopak opened 10 months ago

Tsimopak commented 10 months ago

In intellij, pressing on Cmd + ArrowUp will select the breadcrumbs which is the equivalent of pressing CMD + Shift + . in VScode

rxliuli commented 7 months ago

Unfortunately, I've disabled it. I don't know why not to use cmd+f12, and now how to jump to the first line...

grgar commented 5 months ago

This is already implemented?

https://github.com/kasecato/vscode-intellij-idea-keybindings/blob/57b9ca5da1c60bc9f8735e80e6e0ecd46715ef7d/package.json#L1607-L1613