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 afe9554 commit deb840bCopy full SHA for deb840b
CHANGELOG.md
@@ -10,10 +10,12 @@
10
11
- fixed name of jupyterlab-lsp package displayed in JupyterLab UI ([#570], thanks @marimeireles)
12
- removed vendored CodeMirror from distribution ([#576])
13
+ - fix encoding on Windows for non-conda installs ([#580], thanks @stonebig)
14
15
[#557]: https://github.com/krassowski/jupyterlab-lsp/pull/557
16
[#570]: https://github.com/krassowski/jupyterlab-lsp/pull/570
17
[#576]: https://github.com/krassowski/jupyterlab-lsp/pull/576
18
+[#580]: https://github.com/krassowski/jupyterlab-lsp/pull/580
19
20
### `@krassowski/jupyterlab-lsp 3.5.0` (2020-03-22)
21
0 commit comments