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 a2ce6df commit bc29183Copy full SHA for bc29183
CHANGELOG.md
@@ -13,10 +13,12 @@
13
- restores sorting order-indicating caret icons in diagnostics panel table ([#261][])
14
- handles document open and change operation ordering more predictably ([#284][])
15
- fixes some pyflakes issues caused by line magics substitution ([#293][])
16
+ - updated the link to the documentation of language servers ([#294][])
17
18
[#195]: https://github.com/krassowski/jupyterlab-lsp/issues/195
19
[#261]: https://github.com/krassowski/jupyterlab-lsp/issues/261
20
[#293]: https://github.com/krassowski/jupyterlab-lsp/pull/293
21
+[#294]: https://github.com/krassowski/jupyterlab-lsp/pull/294
22
23
### `@krassowski/jupyterlab-lsp 0.9.0` (unreleased)
24
0 commit comments