ray-x / lsp_signature.nvim

LSP signature hint as you type
Apache License 2.0
1.98k stars 53 forks source link

How can I cycle through highlighted arguments in the signature? I'm using jedi lsp. #286

Open LinuxIsCool opened 10 months ago

LinuxIsCool commented 10 months ago

image

How can I trigger the next argument to be highlighted?

Thanks!