File tree Expand file tree Collapse file tree 6 files changed +10
-7
lines changed Expand file tree Collapse file tree 6 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 11## CHANGELOG
22
3- ### ` @krassowski/jupyterlab-lsp 3.4.0 ` (unreleased )
3+ ### ` @krassowski/jupyterlab-lsp 3.4.0 ` (2020-02-14 )
44
55- features:
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @krassowski/jupyterlab-lsp" ,
3- "version" : " 3.3.1 " ,
3+ "version" : " 3.4.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" : " @krassowski/jupyterlab-lsp-metapackage" ,
3- "version" : " 3.3.1 " ,
3+ "version" : " 3.4.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" : {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ long_description = file: ./README.md
55long_description_content_type = text/markdown
66project_urls =
77 Bug Tracker = https://github.com/krassowski/jupyterlab-lsp/issues
8- Documentation = https://jupyterlab.readthedocs.io/
8+ Documentation = https://jupyterlab-lsp .readthedocs.io/
99 Source Code = https://github.com/krassowski/jupyterlab-lsp
1010author = jupyter-lsp Contributors
1111
Original file line number Diff line number Diff line change 11[metadata]
22name = jupyterlab-lsp
3- description = Language Server Protocol integration for JupyterLab
3+ description = Coding assistance for JupyterLab with Language Server Protocol
44long_description = file: ./README.md
55long_description_content_type = text/markdown
6- url = https://github.com/krassowski/jupyterlab-lsp
6+ project_urls =
7+ Bug Tracker = https://github.com/krassowski/jupyterlab-lsp/issues
8+ Documentation = https://jupyterlab-lsp.readthedocs.io/
9+ Source Code = https://github.com/krassowski/jupyterlab-lsp
710author = JupyterLab-LSP Development Team
811912license = BSD-3-Clause
Original file line number Diff line number Diff line change 17531753 version "2.0.0"
17541754
17551755"@krassowski/jupyterlab-lsp@file:packages/jupyterlab-lsp":
1756- version "3.0 .0"
1756+ version "3.4 .0"
17571757 dependencies:
17581758 "@krassowski/code-jumpers" "~1.0.0"
17591759 "@krassowski/completion-theme" "~2.0.0"
You can’t perform that action at this time.
0 commit comments