zed/crates/editor
Antonio Scandurra a3ea6a34d9 Ensure there's at least one selection in Editor::set_selections
This commit introduces an assertion that will cause Zed to panic as
soon as the invariant gets violated. This will be useful to investigate
issue #503.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-03-14 16:17:14 +01:00
..
src Ensure there's at least one selection in Editor::set_selections 2022-03-14 16:17:14 +01:00
Cargo.toml