Issafalcon / lsp-overloads.nvim

Extends the native nvim-lsp handlers to allow easier navigation through method overloads.
MIT License
97 stars 4 forks source link

Unable to navigate between method params when only single signature - Fails when 'activeSignature' is null #5

Closed Issafalcon closed 2 years ago

Issafalcon commented 2 years ago

Error message:

lsp-overloads/ handlers.lua:15: attempt to perform arithmetic on field 'activeSignature' (a nil value)