Handle LSP apply workspace edit request fully before responding
This commit is contained in:
@@ -2593,6 +2593,8 @@ impl Editor {
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
return Ok(());
|
||||
}
|
||||
|
||||
let mut ranges_to_highlight = Vec::new();
|
||||
|
||||
Reference in New Issue
Block a user