Skip to content

v0.124.2-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 16:47
· 2085 commits to main since this release
  • Fixed a panic in the assistant panel when the app is shutting down.
  • vim: Fixed a panic when using H/M/L when scrolled beyond the end of
    the buffer
  • Added detection of user-installed gopls to Go language server
    adapter. If a user has gopls in $PATH when opening a worktree, it
    will be used.
  • Added detection of user-installed zls to Zig language server
    adapter. If a user has zls in $PATH when opening a worktree, it will
    be used.
  • Fixed incorrect default prettier installation process