Update JetBrains keymap (#4243)
I want to immediately archive the `keymaps` repo tomorrow. This is the only change that needs to be brought over. Release Notes: - N/A
This commit is contained in:
commit
c0b9f0a950
1 changed files with 6 additions and 0 deletions
|
@ -79,5 +79,11 @@
|
||||||
"cmd-1": "workspace::ToggleLeftDock",
|
"cmd-1": "workspace::ToggleLeftDock",
|
||||||
"cmd-6": "diagnostics::Deploy"
|
"cmd-6": "diagnostics::Deploy"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"context": "ProjectPanel",
|
||||||
|
"bindings": {
|
||||||
|
"enter": "project_panel::Open"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue