Issafalcon/lsp-overloads.nvim
Extends the native nvim-lsp handlers to allow easier navigation through method overloads.
LuaMIT
Issues
- 1
- 0
When choosing an overloaded version, typing the next parameter switches the signature back to the first signature
#52 opened by youssef-lr - 1
Error in WinClosed Autocommands
#48 opened by williamhCode - 1
- 2
Doesn't work with minimal config
#47 opened by leoshatrushin - 6
Not getting active parameter highlight
#37 opened by tsakirist - 3
What have I done wrong?
#38 opened by NullVoxPopuli - 2
Markdown rendering has no indentation
#39 opened by NullVoxPopuli - 1
- 3
'Invalid window id' when open and close signature are mapped to the same keybind
#34 opened by leoshatrushin - 5
Add the ability to toggle the popup window
#18 opened by excvai - 0
Prevent triggering when entering tuples
#29 opened by Issafalcon - 6
- 2
No such mapping error
#26 opened by vlada-dudr - 2
- 0
Clean up code base
#21 opened by Issafalcon - 0
- 0
Add z-index option for signature popup
#17 opened by Issafalcon - 0
- 4
Error executing vim.schedule lua callback: vim/keymap.lua:0: Shortname is too long: ic
#8 opened by ambroisie - 0
- 6
Allow more config options
#9 opened by goingtosleep - 1
- 0
Unable to navigate between method params when only single signature - Fails when 'activeSignature' is null
#5 opened by Issafalcon - 0
Add EmmyLua documentation
#3 opened by Issafalcon - 0
- 0
Plugin documentation
#4 opened by Issafalcon - 0
signature: Prevent increment / decrement of param or signature index outside the bounds of signatures
#2 opened by Issafalcon