vim-lsp icon indicating copy to clipboard operation
vim-lsp copied to clipboard

LspSignatureHelp Error

Open Tainted-Fool opened this issue 2 years ago • 1 comments

Hello, I am experiencing an error when I run the :LspSignatureHelp command. When I hover over a function and run that command, I get this. Notice no syntax highlighting: image

However, when I run :LspHover on the function name, syntax highlight works: image

Here is the output message I get when I run :messages. Something about a missing syntax file when using jedi-language-server image

Oddly enough, this message does not appear when I switch to pylsp-all but the syntax highlight from :LspSignatureHelp still does not work. image

Could anyone help me on getting syntax highlighting to work when :LspSignatureHelp is ran? Syntax highlighting works with :LspHover but not :LspSignatureHelp

Tainted-Fool avatar Jul 14 '22 21:07 Tainted-Fool

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 21 '22 00:09 stale[bot]