Skip to content

How to switch the focus between left dock and editor with a shortcut? #10519

Closed Answered by alygin
volkan0x asked this question in General Q&A
Discussion options

You must be logged in to vote

This should work, just change the keys to your liking:

{
  "context": "Workspace",
  "bindings": {
    "cmd-shift-e": "project_panel::ToggleFocus"
  }
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@volkan0x
Comment options

@alygin
Comment options

Answer selected by volkan0x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants