You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a kakoune user and I can't get this to work at all. I've also tried using it from helix. Both have standard lsp implementations so I'm not sure what the issue is.
The text was updated successfully, but these errors were encountered:
Huh, that is weird. I also use Kakoune (but I haven't tested it with this lsp), so I'll investigate later this week :-)
As a side note, you most likely want to stick with rnix-lsp for now. This repo is a demonstration of what can be done with evaluation alone, which allows for some very cool stuff, but it's entirely unhelpful (no completion at all) if an expression is in a lambda or contains something nix-eval-lsp doesn't understand. Hopefully we'll get the best of both worlds (dynamic + static analysis) if some of nix-eval-lsp's functionality is merged into rnix-lsp (nix-community/rnix-lsp#38)
I'm a kakoune user and I can't get this to work at all. I've also tried using it from helix. Both have standard lsp implementations so I'm not sure what the issue is.
The text was updated successfully, but these errors were encountered: