Lsp Signature.nvim Versions Save

LSP signature hint as you type

v0.3.1

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ray-x/lsp_signature.nvim/compare/v0.3.0...v0.3.1

v0.3.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ray-x/lsp_signature.nvim/compare/v0.2.0...v0.3.0

v0.2.0

1 year ago

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

v0.1.1

2 years ago

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

v0.1.0

2 years ago

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