zed/crates/buffer/src
Nathan Sobo 2f39dee28b Use uniform biases in AnchorMap, AnchorRangeMap
Specifying a different bias for every point makes the interface feel pretty unwieldy and we don't really use it.
2021-11-22 15:30:46 -07:00
..
anchor.rs Use uniform biases in AnchorMap, AnchorRangeMap 2021-11-22 15:30:46 -07:00
lib.rs Use uniform biases in AnchorMap, AnchorRangeMap 2021-11-22 15:30:46 -07:00
operation_queue.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
point.rs Make BlockMap unit test pass with 2d coordinates 2021-11-15 16:30:58 +01:00
point_utf16.rs Communicate with language servers in terms of UTF-16 coordinates 2021-10-29 18:33:23 +02:00
random_char_iter.rs Re-enable tabs, spaces and multi-byte characters in randomized tests 2021-11-18 10:35:31 +01:00
rope.rs WIP: Track down bugs with longest_row on wrap map 2021-11-17 19:45:56 -07:00
selection.rs Refactor retrieving oldest and newest selection 2021-11-18 15:18:35 +01:00
tests.rs Make resolving selections generic 2021-11-03 17:51:57 +01:00