zed icon indicating copy to clipboard operation
zed copied to clipboard

Format on manual save

Open NotAMojangDev opened this issue 1 year ago • 1 comments

Check for existing issues

  • [X] Completed

Describe the feature

Add an option to "format_on_save" to format files only when they are saved manually and exclude Editor auto save.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

NotAMojangDev avatar Feb 26 '24 10:02 NotAMojangDev

Something that might help is pressing cmd-shift-i (in the default keymap) which triggers a code format fully manually, separate from save, so you can use that to manually control when the code is formatted

ForLoveOfCats avatar Feb 27 '24 16:02 ForLoveOfCats