/erg-language-server

An Erg compiler frontend for IDEs, implements LSP.

Primary LanguageRustApache License 2.0Apache-2.0

els (erg-language-server)

Warning: This project has been integrated into erg. Now it is developed and maintained here.

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