zed/crates/editor
Max Brunsfeld cbd9e186b5 Store selections with a right start bias so that autoindent moves them
Previously, cursors at column 0 had to be explicitly moved when those lines
were autoindented. This behavior was lost when we moved selections from
the buffer to the editor. Now, with the right bias, we get this behavior automatically.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-12-27 15:33:57 -08:00
..
src Store selections with a right start bias so that autoindent moves them 2021-12-27 15:33:57 -08:00
Cargo.toml Get selections rendering again when local selections are owned by Editor 2021-12-11 13:42:46 -07:00