#Weird LSP on neovim

1 messages · Page 1 of 1 (latest)

uncut saffron
#

Been using neovim, but I have noticed a few weird things with the lsp, it seems to work just unlike any other lsp I've used. Attached is a gif

#

seems like it's doing more of a grep

#

than giving me info

#

i get proper erroring and stuff when im not in insert mode its just the autocomplete is quite odd

glacial dune
#

I get the same wacky behaviour in VSCode. Sometimes it even doubles up when it does the completion too and makes it really awkward to work with. I'm hoping this gets fixed soon.

vapid cape
#

I've noticed this behavior as well. Sometimes I can replicate in vscode, sometimes I cannot. Pretty sure this relates to an old LSP issue on the project, allthough I do not have the link. Correct me if I'm wrong, but try typing out correctly, deleting part of it, then retrying again.

#

In the issue, it showed that it "fixes" itself on that specific line, and it seems to behave like that for me. Doing some more indepth testing tomorrow

low crag
#

How did you set this up? Anyone have gleam setup using nvchad?

uncut saffron
#

:LspInstall or :Mason if u dont have ur lspconfig

#

A weird thing I have come across, if u put in parentheses it seems to like it more

#

just seems to be bipolar

scarlet nacelle
#

Don’t use Mason, doing so will means there is no link between the one in your editor and the one in your shell

#

The LSP is unfinished

scenic shore
#

you should probably raise an issue on mason-registry to get it removed in that case

scarlet nacelle
#

I've tried but I don't understand it well enough to do it

#

I need help from someone who understands mason etc really

scenic shore
#

this probably was my source of problems during aoc, I just didn't bring it up because the lsp is unfinished like you mention 🙁

scarlet nacelle
scenic shore
#

actually those are different now that I read it, but we can deprecate the package and tell users to manually delete the binary and set it up via lspconfig

#

also its been a while since I've used gleam, might use it again and try out a proper setup in that

scarlet nacelle
#

That sounds good

vapid cape
#

Has anyone got a config that will work on neovim properly then? Or is it just something that will need to be fixed on a patch later on?

vapid cape
#

This also happens in nvchad, but that could just be a weird config on my side unless osmeone can replicate

#

Usually that green text is not filled when the lsp is not doing anything, but in this case, it just stays there until the lsp does something.

scarlet nacelle