Jupyterlab-lsp

Latest version: v5.1.0

Safety actively analyzes 638699 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.7.0b0

- features
- adds a language server status endpoint (
[81](https://github.com/jupyter-lsp/jupyterlab-lsp/pull/81)
)
- adds more descriptive information to the language server spec (
[90](https://github.com/jupyter-lsp/jupyterlab-lsp/pulls/100)
)
- adds an extensible listener API (
[99](https://github.com/jupyter-lsp/jupyterlab-lsp/issues/99),
[100](https://github.com/jupyter-lsp/jupyterlab-lsp/pulls/100)
)

0.6.1

- features
- adds an indicator to the statusbar
- and many other improvements, see the [release notes](https://github.com/jupyter-lsp/jupyterlab-lsp/releases/tag/v0.6.1)
- dependencies
- removes unused npm dependencies

0.6.0

- features
- allows "rename" action in file editor
- bugfixes
- handles some non-standard diagnostic responses
- testing
- adds browser-based testing for file editor
- dependencies
- requires `jupyter-lsp`

0.6.0b0

- 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)
)

0.3.1

- added `sendSaved()` method (textDocument/didSave) (
[147](https://github.com/jupyter-lsp/jupyterlab-lsp/pull/147)
)
- fixed `getSignatureHelp()` off-by-one error (
[140](https://github.com/jupyter-lsp/jupyterlab-lsp/pull/140)
)

0.3.0

- infrastructure
- brought into monorepo [107](https://github.com/jupyter-lsp/jupyterlab-lsp/pull/107)
- dev
- allows `initializeParams` to be overloaded by subclasses
- adopts
- typescript 3.7
- prettier
- tslint
- added initialization checks before executing sendChange to comply
with LSP specs [115](https://github.com/jupyter-lsp/jupyterlab-lsp/pull/115)

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.