Update JetBrains keymap
This commit is contained in:
parent
c07e416dc0
commit
1d6390254d
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