zed/crates/search/src
Mikayla Maki 20acc123af
Implement 'format without save' (#8806)
This solves a major usability problem in Zed, that there's no way to
temporarily disable auto formatting without toggling the whole feature
off.

fixes https://github.com/zed-industries/zed/issues/5230

Release Notes:

- Added a new `workspace::SaveWithoutFormatting`, bound to `cmd-k s`, to
save a file without invoking the auto formatter.
2024-03-03 21:47:34 -08:00
..
buffer_search Search woes (#6698) 2024-01-25 13:28:21 +01:00
buffer_search.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
history.rs Enable clippy::search_is_some (#8748) 2024-03-02 21:46:30 -05:00
mode.rs Remove 2 suffix for language_tools, search, terminal_view, auto_update 2024-01-03 10:52:40 -08:00
project_search.rs Implement 'format without save' (#8806) 2024-03-03 21:47:34 -08:00
search.rs Upgrade bitflags to v2.4.2 (#8693) 2024-03-01 21:07:39 -05:00
search_bar.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00