Only remove excerpts when an edit touches them
This commit is contained in:
parent
8032324470
commit
337dda8e3a
3 changed files with 52 additions and 61 deletions
|
@ -6907,7 +6907,7 @@ impl Editor {
|
|||
multi_buffer::Event::DiagnosticsUpdated => {
|
||||
self.refresh_active_diagnostics(cx);
|
||||
}
|
||||
multi_buffer::Event::LanguageChanged => {}
|
||||
_ => {}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue