zed/crates/editor/src
Nathan Sobo fa194c8e14 Pass the pending selection to update_selections and set_selections
This helps us preserve our invariant of always having at least a pending selection in set_selections when comparing old and new cursor positions.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-02-11 10:07:42 -07:00
..
display_map
multi_buffer
display_map.rs
editor.rs Pass the pending selection to update_selections and set_selections 2022-02-11 10:07:42 -07:00
element.rs Allow deployment of code actions from indicator 2022-02-11 16:47:40 +01:00
items.rs
movement.rs
multi_buffer.rs
test.rs