vim_lsp_inlayhint error#312
-
Hey, vim experts, can someone give me a hand, here? Everything seems to run fine, except for this annoying error. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 1 reply
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I think people were seen this in neovim 0.10. This plugin does not do anything related to inlay hint but rather neovim inlayhint directly talks to language server. I guess the solution would be to move to 0.11. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Hey,@s1n7ax , thanks for the answer! Tried updating but everything is the same. The "solution" was to setup lspconfig's inlay_hints to exclude java files. Best regards and keep up the good work! |
BetaWas this translation helpful?Give feedback.
