ZIm/crates/zed
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
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (#8567) 2024-02-28 16:39:51 -07:00
src Implement 'format without save' (#8806) 2024-03-03 21:47:34 -08:00
build.rs Windows gpui platform (#8490) 2024-03-03 10:53:22 -08:00
Cargo.toml v0.126.x dev 2024-02-28 13:13:51 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00