zed/crates/editor
Petros Amoiridis f9c60b98c0
Add newline above and improve newline below
Add a new action for inserting a new line above the current line. @ForLoveOfCats  also helped fix a bug among other things. When two collaborators had their cursors at the end of a line, and one collaborator performed a newline below action, the second collaborator's cursor would be dragged to the new line. This is also fixing that.

Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
2023-04-19 19:57:23 +03:00
..
src Add newline above and improve newline below 2023-04-19 19:57:23 +03:00
Cargo.toml Capture copilot behavior in a editor unit test 2023-04-05 10:26:43 +02:00