ide-erlang

Erlang LSP client for Atom using atom-languageclient

Juliusan

690

0

0.1.1

MIT

GitHub

This package consumes the following services:

ide-erlang package

Provides support of Erlang language for Atom IDE, using atom-languageclient and erlang_ls LSP server.

Currently in development.

Known and somewhat tested functions:

TODO list:

Known bugs:

References

This package is based on atom-languageclient.
It uses Language Server Protocol and erlang_ls server to provide its functionality.
The source code of ide-java package was used heavily to develop this package.

Disclaimer

I am not a very good JavaScript programmer. I am not familiar with Atom. And this is the first plug-in (package) I've ever written. So I will be very grateful for every constructive criticism and help with this project. I believe that Erlang is a fantastic language and it should be supported by Atom. I want to use Atom to develop my Erlang projects. Please, help me.

This work was inspired by a wonderful talk by erlang_ls author Roberto Aloi, called "Boost your productivity with the Erlang Language Server", in Code BEAM V conference on 11th September, 2020.