mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6da03c0072
`set_string_truncated` renders the entire string while ignoring newlines, so if the diagnostic's message contains multiple lines it produces messages like 'first linesecond line'. To avoid these run-ons, this commit renders each line separately, inserting double spaces for disambiguation. |
1 month ago | |
---|---|---|
.. | ||
src | 1 month ago | |
tests | 2 months ago | |
.gitignore | 5 years ago | |
Cargo.toml | 2 months ago | |
build.rs | 4 months ago |