Next LS

DiscordHex.pmGitHub Discussions

The language server for Elixir that just works. 😎

Still in heavy development, currently supporting the following features:

Editor Support

Installation

The preferred way to use Next LS is through one of the supported editor extensions.

If you need to install Next LS on it's own, you can download the executable hosted by the GitHub release. The executable is an Elixir script that utilizes Mix.install/2.

Note

Next LS creates an .elixir-tools hidden directory in your project, but it will be automatically ignored by git.