Skip to content

Releases: ray-x/lsp_signature.nvim

v0.3.1

04 Mar 22:45
e92b4e7
Compare
Choose a tag to compare

What's Changed

  • fix: Use get_active_clients if Neovim <0.10 by @fnune in #312

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Mar 09:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Stable release

10 Aug 05:33
Compare
Choose a tag to compare

No major issues in the last 2 weeks.
This release is neovim 0.7.x ready
some features

  • statusline/winbar support
  • scroll inside signatures
  • select active signatures

Feature release

19 Oct 08:00
Compare
Choose a tag to compare

Major changes include fixing the position of the floating window to the opposite side of nvim-cmp.
Bug fix
Async close
Test and github action
Code refact

Feature stable release

08 Jul 03:12
Compare
Choose a tag to compare

Feature stable release of lsp_signature.nvim
All the features are in place, including:

  • Floating windows (with border) for signatures
  • Highlight current parameter
  • Fix floating windows position
  • Virtual text helper
  • Multiple signatures