Mitchell Hanberg

Results 181 comments of Mitchell Hanberg

I don't think its possible to disable all ElixirLS features except for completion, so if you plan to use both, you will get double diagnostics. > or some reason moving...

hmm, that might work actually. I originally thought you might want to disable the client capabilities, but that relies on the server respecting them. but if you trick neovim into...

Hmm, that message should have been printed to stderr, which helix should be ignoring. I'll try to reproduce to confirm my suspicion. Thanks for the report!

I'm experiencing this same error in my git project. we have about a 1000 files that would be file watched. https://github.com/elixir-tools/next-ls/issues/270

I now have windows binaries uploaded to the releases, but I still use a bash script so I'll need to convert that to a bat script or might not need...

@cvkmohan i believe so. @zachallaun has gotten it working in WSL2 i believe, but he needed to update to a more recent Ubuntu version. he tried on 20.XX and the...

Completions are not implemented yet, but are coming up soon on the roadmap. > BTW, I am a big fan of your Temple library. That's awesome to hear! The https://www.elixir-tools.dev...

I'll try and get windows installed today and try it out. Sorry about that!

> It was working earlier - not working now - what did I miss? There is a bug in the auto updater that I fixed yesterday, but if you delete...

> That updater is in 0.19.1 and that is not yet released? Correct, but that should only effect an existing Next LS installation trying to update itself. Thanks for the...