You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ACP: Return more informative error types from read_text_file to agents. (#38863)
ACP: Fixed read_text_file returning errors for empty files. (#38856)
Fixed a crash when hovering over a quoted string with multibyte characters.
Fixed a crash with very large block chunks.
Fixed color indicators lingering in the buffer after the color name was removed.
Fixed buffer colors not being cleared on empty LSP responses. (#38742)
Reverted the ability to show/hide the title bar. This caused rendering bugs on macOS, and we're preparing for the redesign, which requires the toolbar to be present. (#38756)