Start work on creating gpui2 version of project panel
This commit is contained in:
parent
6f23894b40
commit
b9e098ead8
10 changed files with 3140 additions and 171 deletions
|
@ -191,7 +191,7 @@ fn main() {
|
|||
// file_finder::init(cx);
|
||||
// outline::init(cx);
|
||||
// project_symbols::init(cx);
|
||||
// project_panel::init(Assets, cx);
|
||||
project_panel::init(Assets, cx);
|
||||
// channel::init(&client, user_store.clone(), cx);
|
||||
// diagnostics::init(cx);
|
||||
// search::init(cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue