Merge branch 'main' into in-app-feedback
This commit is contained in:
commit
8e8f66a5e1
69 changed files with 246 additions and 61 deletions
|
@ -234,6 +234,7 @@ pub fn init(app_state: Arc<AppState>, cx: &mut MutableAppContext) {
|
|||
workspace.toggle_sidebar(SidebarSide::Right, cx);
|
||||
});
|
||||
cx.add_action(Workspace::activate_pane_at_index);
|
||||
|
||||
cx.add_action(Workspace::split_pane_with_item);
|
||||
cx.add_action(Workspace::split_pane_with_project_entry);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue