elixir-tools / next-ls

The language server for Elixir that just works. Ready for early adopters!
https://www.elixir-tools.dev/next-ls
MIT License
700 stars 40 forks source link

All start commands display help screen #537

Open tomdailey opened 3 months ago

tomdailey commented 3 months ago

When I try to run in from Emacs Eglot, I get the following: error in process sentinel: [eglot] -1: Server died

When I run ./next_ls start --stdio I get the help dialogue. In fact, haven't found any commands to run that indicate the server will work. Surely I'm missing something. Any help or referral would be greatly appreciated.

mhanberg commented 3 months ago

You’ll notice in the help output that there is no start subcommand.

It’s just nextls —stdio