dense-analysis / ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
BSD 2-Clause "Simplified" License
13.51k stars 1.43k forks source link

feat(elixir): add Next LS #4626

Open mhanberg opened 12 months ago

mhanberg commented 12 months ago

Next LS is a new language server for Elixir

Homepage: https://www.elixir-tools.dev/next-ls GitHub: https://github.com/elixir-tools/next-ls


Will write tests tomorrow, just getting this up before calling it a night.

mhanberg commented 12 months ago

@w0rp tests added, ready for review

mhanberg commented 12 months ago

failing test seems unrelated

stale[bot] commented 6 months ago

This pull request has been automatically marked as stale because it has not been updated recently. Make sure to write tests and document your changes. See :help ale-dev for information on writing tests. If your pull request is good to merge, bother w0rp or another maintainer again, and get them to merge it.