els 0.1.12

An Erg compiler frontend for IDEs, implements LSP.
Documentation

els (erg-language-server)

ELS is a language server for the Erg programming language.

Features currently implemented

  • Code completion
    • Variable completion
    • Method/attribute completion
  • Diagnostics
  • Hover
  • Jump to definition
  • Syntax highlighting (by vscode-erg)

Editor support

Installation

cargo install els