Allow opening of remote projects via the contacts panel
This commit is contained in:
parent
5d2c4807db
commit
17094ec542
5 changed files with 156 additions and 86 deletions
|
@ -58,7 +58,6 @@ fn main() {
|
|||
editor::init(cx, &mut entry_openers);
|
||||
go_to_line::init(cx);
|
||||
file_finder::init(cx);
|
||||
contacts_panel::init(cx);
|
||||
chat_panel::init(cx);
|
||||
project_panel::init(cx);
|
||||
diagnostics::init(cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue