pub fn set_active_tab( store: &Store, ws_id: &str, tab_id: &str, ) -> Result<(), StoreError>
Set the active tab in a workspace.