ZIm/assets
Devzeth 6327a5d665
docs: Improve documentation of ensure final new line on save (#25960)
The function ensure_final_newline in buffer.rs has this explanation:
Ensures that the buffer ends with a single newline character, no other
whitespace.

The documentation wasn't explaining well that we actually remove any
lines containing only whitespace and keep only 1 line at the end of a
buffer.

Release Notes:

- N/A

---------

Co-authored-by: Peter Tripp <peter@zed.dev>
Co-authored-by: Danilo Leal <danilo@zed.dev>
2025-03-05 23:14:20 -05:00
..
fonts Fix font selection on macOS (#13615) 2024-06-27 17:02:45 -06:00
icons edit predictions: Improve UX when there's no keybinding for accepting predictions (#25815) 2025-03-04 11:28:36 -03:00
images add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00
keymaps vim: Implement <count>% motion (#25839) 2025-03-05 19:59:18 -07:00
prompts Update suggest_edits prompt to clarify usage of <old_text> when using update/create operations (#22341) 2025-01-08 23:45:15 +00:00
settings docs: Improve documentation of ensure final new line on save (#25960) 2025-03-05 23:14:20 -05:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes Change @variable color in Gruvbox themes to be less intense (#25464) 2025-02-24 16:12:15 +00:00