Files
oak-gpui/crates
Max Brunsfeld ffe35d171c Avoid unnecessary code action requests when applying leader updates t… (#2489)
We noticed a huge amount of code actions requests being issued by
followers when applying leader updates. It was caused by a call to
`MultiBuffer::remove_excerpts` with an empty list of excerpts to remove.
This PR fixes that by avoiding emitting spurious events when multibuffer
excerpt manipulation methods are called with empty lists.
2023-05-18 14:52:21 -07:00
..
2023-05-16 21:07:48 +03:00
fmt
2023-05-18 14:31:08 -07:00
2023-05-18 21:53:42 +03:00
2023-02-27 12:06:10 -08:00
2023-05-04 12:32:31 -04:00
2023-05-17 16:53:48 -07:00