Toggle project/outline panel keybinding? #24222
gldtn
started this conversation in
Config, Settings and Keymaps
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I searched through the default keybindings and could not find anything. Currently I know we can
"project_panel::ToggleFocus"
&"outline_panel::ToggleFocus"
and others similar panels. Although In order to hide it I need a separate keybind"workspace::ToggleRightDock"
or left depending what side you have it set to.It would be nice to actually have
Toggle
options for these panels so we don't have 2 separate keys. Something like"project_panel::Toggle"
I also tried combining it with
["workspace::ToggleRightDock", "project_panel::ToggleFocus"]
to see if I could achieve the toggle behavior it doesn't allow it.Beta Was this translation helpful? Give feedback.
All reactions