zed/crates/repl
Kyle Kelley 5062bf0b4d
repl: Pad the table rows with a fraction of the line height (#15042)
Compute the final height using the number of rows and the constant
fraction.

Ensures we don't accidentally overlap lines below table output.

<img width="663" alt="image"
src="https://github.com/user-attachments/assets/fe24b08d-2271-4dcc-88c7-8702ba4c68b0">


Release Notes:

- N/A
2024-07-23 14:42:58 -07:00
..
src repl: Pad the table rows with a fraction of the line height (#15042) 2024-07-23 14:42:58 -07: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