Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 07:32
9238947

1.5.0 (2024-12-16)

Features

  • ignore messages via to filter functions (a01443a), closes #249
  • show progress for clients before they initialize (600ecc1), closes #177

Bug Fixes

  • don't render window is editor is too small (43607ed), closes #248
  • don't use client IDs from LspProgressUpdate (f53cc34)
  • nvim-tree: fix crash if winid is nil (#258) (fccbdfa)