feat: add default keybinding to open project tree palette
This commit is contained in:
parent
3407efaa49
commit
6a418db852
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
["ctrl+w", "close_split"],
|
["ctrl+w", "close_split"],
|
||||||
["ctrl+o", "open_file"],
|
["ctrl+o", "open_file"],
|
||||||
["ctrl+e", "open_recent"],
|
["ctrl+e", "open_recent"],
|
||||||
|
["ctrl+shift+o", "open_project_file_tree"],
|
||||||
["alt+o", "open_previous_file"],
|
["alt+o", "open_previous_file"],
|
||||||
["ctrl+shift+t", "restore_closed_tab"],
|
["ctrl+shift+t", "restore_closed_tab"],
|
||||||
["ctrl+shift+f5", "reload_file"],
|
["ctrl+shift+f5", "reload_file"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue