Skip to content

Keybindings for toggle Project Panel #6488

Closed Answered by JosephTLyons
oneforalone asked this question in General Q&A
Discussion options

You must be logged in to vote

You should be able to customize the project panel using this keybinding name:

workspace::ToggleLeftSidebar

The default binding is cmd-b

{
  "context": "Workspace",
  "bindings": {
    "cmd-b": "workspace::ToggleLeftSidebar"
  }
},

You can view the default bindings by opening up the command palette (cmd-shift-p) and typing in zed: open default keymap.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@oneforalone
Comment options

@nixpulvis
Comment options

@SomeoneToIgnore
Comment options

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