zed/crates/editor
Antonio Scandurra cd4a9f3178 Fix bug in selection position maintenance while renaming symbol
We were resolving the selection with the wrong buffer, which now
causes a panic because we don't check the anchor's `buffer_id` anymore.
2022-03-12 13:03:45 +01:00
..
src Fix bug in selection position maintenance while renaming symbol 2022-03-12 13:03:45 +01:00
Cargo.toml Disable doctests for all libraries 2022-03-03 16:15:56 -08:00