els 0.1.13

An Erg compiler frontend for IDEs, implements LSP.
Documentation

els (erg-language-server)

ELS is a language server for the Erg programming language.

Features

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

Installation

cargo install erg --features els