els 0.1.65

An Erg compiler frontend for IDEs, implements LSP.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Special features

## smart completion

![smart completion](https://raw.githubusercontent.com/erg-lang/erg/main/assets/smart_completion.gif)

The completion is made according to the type and name of the parameter.

## magic completion

![magic completion](https://raw.githubusercontent.com/erg-lang/erg/main/assets/magic_completion.gif)