Description
Editor features such as diagnostics, navigation, and code intelligence become available for Erlang projects through the Language Server Protocol.
This is mainly used by code editors and IDEs, not opened as a normal app. It helps developers work with Erlang code while the editor starts and communicates with the language server.