ElixirLS: Elixir support and debugger for VS Code

April 16, 2020 ยท View on GitHub

Provides Elixir language support and debugger. This extension is powered by the Elixir Language Server (ElixirLS), an Elixir implementation of Microsoft's IDE-agnostic Language Server Protocol and VS Code debug protocol. Visit its page for more information. For a guide to debugger usage in Elixir, read this blog post.

This project has moved!

It's now being maintained by proactive volunteers from the Elixir community over at elixir-lsp/vscode-elixir-ls. Updates will continue to be published from that repo to the original VS Code extension, so no need to switch plugins.

Thanks for using ElixirLS!