WIP
This commit is contained in:
parent
7d7e10598a
commit
f4520d4184
3 changed files with 18 additions and 9 deletions
|
@ -341,7 +341,7 @@ pub fn init(cx: &mut MutableAppContext) {
|
|||
cx.add_async_action(Editor::find_all_references);
|
||||
|
||||
workspace::register_project_item::<Editor>(cx);
|
||||
workspace::register_followed_item::<Editor>(cx);
|
||||
workspace::register_followable_item::<Editor>(cx);
|
||||
}
|
||||
|
||||
trait SelectionExt {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue