0.170.1
01/21/2025
- Fixed completion labels becoming overly large due to LSP completion items with newlines (#23409)
- Changed the default keybinding to accept partial inline completions from
ctrl-right
toctrl-cmd-right
on macOS, becausectrl-right
is already bound to jump to the end of the line. (#23357) - Fixed an issue where horizontal scrollbars of editors would always be painted (even if there is no horizontal scrolling to be done) (#23339)
- Fixed a bug that could prevent accepting a partial inline completion. (#23327)