emmylua_ls 0.19.0

A language server for emmylua.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## EmmyLua Language Server


This README provides instructions on how to start the EmmyLua language server for testing purposes.

# Install


```shell
cargo install emmylua_ls
```


## License


This project is licensed under the MIT License.