File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ### ` @jupyter-lsp/jupyterlab-lsp 5.0.0-beta.1 `
4+
5+ - fix highlights conflict with selection
6+ - fix scrolling to diagnostics and diagnostic rendering in windowed notebook
7+ - suppress kernel completer in transclusions
8+
39### ` @jupyter-lsp/jupyterlab-lsp 5.0.0-beta.0 `
410
511- fix most regressions caught by tests in alpha
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyter-lsp/jupyterlab-lsp" ,
3- "version" : " 5.0.0-beta.0 " ,
3+ "version" : " 5.0.0-beta.1 " ,
44 "description" : " Language Server Protocol integration for JupyterLab" ,
55 "keywords" : [
66 " jupyter" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyter-lsp/jupyterlab-lsp-metapackage" ,
3- "version" : " 5.0.0-beta.0 " ,
3+ "version" : " 5.0.0-beta.1 " ,
44 "description" : " JupyterLab LSP - Meta Package. All of the packages used by JupyterLab LSP" ,
55 "homepage" : " https://github.com/jupyter-lsp/jupyterlab-lsp" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments