Remove and add more todosmerge .
This commit is contained in:
parent
f1fc07de94
commit
1a0cd3e09b
5 changed files with 468 additions and 467 deletions
|
@ -114,7 +114,7 @@ pub async fn handle_cli_connection(
|
|||
match item {
|
||||
Some(Ok(mut item)) => {
|
||||
if let Some(point) = caret_positions.remove(path) {
|
||||
todo!()
|
||||
todo!("editor")
|
||||
// if let Some(active_editor) = item.downcast::<Editor>() {
|
||||
// active_editor
|
||||
// .downgrade()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue