Software 43150 Published by

Zed 0.177.8 has been released, featuring multiple updates, such as resolutions for git-credential-manager, improvements to unstage/stage functionalities, adjustments for commit messages to wrap at 72 characters, and modifications to the renaming of editor::.Change ToggleGitBlame to git::Blame, while resolving concerns related to version control colors, modal layer dismissal, automatic indentation for multi-line pasted content, and soft_wrap configurations.



Zed Release v0.177.8

  • Git: Fixed git-credential-manager. ( #26573)
  • Git: Fixed a bug where unstage/stage all in project diff wouldn't work while Git panel was closed. ( #26575)
  • Git: Commit messages are now wrapped "as you type" to 72 characters. ( #26507)
  • Git: Renamed editor::ToggleGitBlame to git::Blame. ( #26565)
  • Theme: Fixed an issue where version control colors weren't applying correctly. ( #26665 #26606)
  • Fixed a bug where the modal layer could not be dismissed via the mouse.
  • Fixed an issue where multi-line pasted content was auto-indented incorrectly if copied from the middle of an existing line. ( #26246)
  • Fixed soft_wrap setting not applying to buffers starting with a different language. ( #25880; thanks  alexozer)

Release v0.177.8 · zed-industries/zed