zed/crates/editor
Max Brunsfeld 99b776b593 Fix possibility of infinite loop in selections_with_autoclose_regions (#3138)
Previously, that method could loop forever if the editor's autoclose
regions had unexpected selection ids.

Something must have changed recently that allowed this invariant to be
violated, but regardless, this code should not have relied on that
invariant to terminate like this.
2023-10-18 14:36:02 -04:00
..
src Fix possibility of infinite loop in selections_with_autoclose_regions (#3138) 2023-10-18 14:36:02 -04:00
Cargo.toml re-unify markdown parsing between hover_popover and chat 2023-10-05 14:22:41 -07:00