zed/crates/repl
Antonio Scandurra 53f828df7d
Avoid inserting extra newlines when evaluating code (#15018)
When the evaluation range ends at the start of a line, back it up to the
end of the previous line. This avoids inserting extra newlines below the
evaluation range when they already exist.

Release Notes:

- N/A

Co-authored-by: Nathan <nathan@zed.dev>
2024-07-23 19:03:15 +02:00
..
src Avoid inserting extra newlines when evaluating code (#15018) 2024-07-23 19:03:15 +02:00
Cargo.toml repl: Filter commands out of command palette when REPL is disabled (#15016) 2024-07-23 11:49:56 -04:00
LICENSE-GPL repl: Add missing LICENSE file (#13161) 2024-06-17 14:13:12 -04:00