- features
- starts language servers on demand
- accepts configuration via Jupyter config system (traitlets) and python
`entry_point`s
- autodetects language servers for bash, CSS, LESS, SASS, Dockerfile, YAML, JS,
TypeScript, JSX, TSX, JSON, YAML
- bugfixes
- fix issue that variables declared in cell magics(%%time, %%capture) are masked(
[635](https://github.com/jupyter-lsp/jupyterlab-lsp/issues/635)
)