zed2: Port outline view
This commit is contained in:
parent
ee23fa43dc
commit
5ab6874ae9
7 changed files with 330 additions and 2 deletions
|
@ -205,7 +205,7 @@ fn main() {
|
|||
|
||||
go_to_line::init(cx);
|
||||
file_finder::init(cx);
|
||||
// outline::init(cx);
|
||||
outline::init(cx);
|
||||
// project_symbols::init(cx);
|
||||
project_panel::init(Assets, cx);
|
||||
channel::init(&client, user_store.clone(), cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue