Skip to content

A VSCode extension for Erlang that uses a language server.

License

Notifications You must be signed in to change notification settings

vladdu/vscode-erlang-lsp

Repository files navigation

erlang README

This repository provides a VSCode extension that interfaces with the Erlang language server at https://github.com/erlang/sourcer.

To begin with, this is meant to be a testbed for the server and there will be few (if any) other features (like syntax highlighting or executing code). For these, we recommend the pgourlain.erlang extension, that seems to have most functionality at this moment.