We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fba453 commit c6df790Copy full SHA for c6df790
CHANGELOG.md
@@ -2,11 +2,16 @@
2
3
### `@krassowski/jupyterlab-lsp 3.5.1` (unreleased)
4
5
+- features:
6
+
7
+ - added translation support ([#557], thanks @JessicaBarh)
8
9
- bug fixes:
10
- - fixes name of jupyterlab-lsp package displayed in JupyterLab UI ([#570])
- - remove vendored CodeMirror from distribution ([#576])
11
+ - fixed name of jupyterlab-lsp package displayed in JupyterLab UI ([#570], thanks @marimeireles)
12
+ - removed vendored CodeMirror from distribution ([#576])
13
14
+[#557]: https://github.com/krassowski/jupyterlab-lsp/pull/557
15
[#570]: https://github.com/krassowski/jupyterlab-lsp/pull/570
16
[#576]: https://github.com/krassowski/jupyterlab-lsp/pull/576
17
0 commit comments