els (erg-language-server)
ELS is a language server for the Erg programming language.
Features
- [x] Syntax highlighting (by vscode-erg)
- [x] Code completion
- [x] Variable completion
- [x] Method/attribute completion
- [x] Diagnostics
- [x] Hover
- [x] Jump to definition
- [ ] Jump to references
- [ ] Inlay hints
- [ ] Renaming
Installation
console
cargo install erg --features els