- Fixed a bug where editors didn't auto-scroll when typing if all cursors could not fit within the viewport.
- Fixed a bug where the buffer search input text would move up and down while typing.
- Fixed some UI layout issues with the buffer search and project search toolbars.
- Reduced the number of code-actions and document-highlights requests sent to language servers, improving language server responsiveness in large files.