0.177.8
03/13/2025
- 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
togit::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)