serde-lsp 0.0.1

Language Server Protocol via serde
Documentation
1
2
3
4
5
6
7
8
9
10
# Jupyter for Rhai


## Development


- Reloading the extension

```sh
# Need to close your jupyter lab and vscode notebook

cargo run -- install
```