![]() Before this change a diagnostic message with a trailing newline (e.g. `line1\nline2\n`) would be rendered in a `Block` with `line_height: 2`. But the content we then display in this block had 3 "lines", which pushed the content out of the block. This fixes the issue by trimming the newlines at the end from the diagnostics. Co-authored-by: Antonio <antonio@zed.dev> |
||
---|---|---|
.. | ||
ignore.rs | ||
lsp_command.rs | ||
lsp_ext_command.rs | ||
prettier_support.rs | ||
project.rs | ||
project_settings.rs | ||
project_tests.rs | ||
search.rs | ||
terminals.rs | ||
worktree.rs | ||
worktree_tests.rs |