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

New Binding Request: `Structure`(⌘7) can be ported by making use of `Focus on outline view` #146

Closed xc1427 closed 3 years ago

xc1427 commented 5 years ago

As the title of this issue says, we might make use of Focus on Outline View in VS Code in order to port Structure Command in Intellij.

kasecato commented 5 years ago

@xc1427 That sounds good! I released v0.2.33. Please check it. Thanks 👍

yunti commented 5 years ago

Works well to open it. Is there a way we can hide it again like intellij as cmd+7 as show/hide structure tool?