Replies: 2 comments 3 replies
-
|
I can tell it's working by the functionality. e.g. completions in nvim. |
Beta Was this translation helpful? Give feedback.
-
|
Im not sure what you are trying to do, but i think you might have misunderstoop what a LSP is. If you just run as to how to use it: choose a editor with LSP support (or a plugin for it) and look at its documentation. Examples of compatible editors: (neo-)vim, and helix |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I can't seems to start up the nu lsp using the command

nu --lsp.How to check if it is running.
I tried this command
ps | where name =~ "nu"and these are the processes that are found ..What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions