Adjust pane, tab, panel management bindings to match VS Code
This commit is contained in:
parent
806da0e9ba
commit
581c9af395
9 changed files with 211 additions and 85 deletions
|
@ -108,7 +108,8 @@ actions!(
|
|||
Cut,
|
||||
Paste,
|
||||
Delete,
|
||||
Rename
|
||||
Rename,
|
||||
Toggle
|
||||
]
|
||||
);
|
||||
impl_internal_actions!(project_panel, [Open, ToggleExpanded, DeployContextMenu]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue