File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 [ #147 ] ( https://github.com/krassowski/jupyterlab-lsp/pull/147 )
77 )
88
9- ## ` @krassowski/jupyterlab-lsp 0.7.0-beta.1 `
9+ ## ` @krassowski/jupyterlab-lsp 0.7.0-rc.0 `
1010
1111- features
1212 - reduced space taken up by the statusbar indicator
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ variables:
1414 YARN_CACHE_FOLDER : $(Pipeline.Workspace)/.yarn
1515
1616 PY_JLSP_VERSION : 0.7.0b0
17- JS_JLLSP_VERSION : 0.7.0-beta.1
17+ JS_JLLSP_VERSION : 0.7.0-rc.0
1818
1919 FIRST_PARTY_LABEXTENSIONS : >-
2020 packages/jupyterlab-lsp/krassowski-jupyterlab-lsp-$(JS_JLLSP_VERSION).tgz
Original file line number Diff line number Diff line change 11{
22 "name" : " @krassowski/jupyterlab-lsp" ,
3- "version" : " 0.7.0-beta.1 " ,
3+ "version" : " 0.7.0-rc.0 " ,
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" : " lsp-ws-connection" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "description" : " Utility for adapting editors to language server protocol" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @krassowski/jupyterlab-lsp-metapackage" ,
3- "version" : " 0.7.0-beta .0" ,
3+ "version" : " 0.7.0-rc .0" ,
44 "description" : " JupyterLab LSP - Meta Package. All of the packages used by JupyterLab LSP" ,
55 "homepage" : " https://github.com/krassowski/jupyterlab-lsp" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments