File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
python_packages/jupyter_lsp Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11## CHANGELOG
22
3+ ### ` @krassowski/jupyterlab-lsp 3.3.1 ` (unreleased)
4+
5+ - bug fixes:
6+
7+ - LaTeX is now rendered in documentation panel of completer ([ #506 ] )
8+ - completion response returned as plain text use pre tag to retain whitespace formatting ([ #506 ] )
9+ - pre-formatted code font size was reduced to match font-size of the text in completion panel ([ #506 ] )
10+
11+ [ #506 ] : https://github.com/krassowski/jupyterlab-lsp/pull/506
12+
313### ` jupyter-lsp 1.1.3 ` (unreleased)
414
515- features:
616
717 - add config for the classic notebook server extension ([ #504 ] )
818
19+ [ #504 ] : https://github.com/krassowski/jupyterlab-lsp/pull/504
20+
921### ` @krassowski/jupyterlab-lsp 3.3.0 ` (2021-01-31)
1022
1123- features:
Original file line number Diff line number Diff line change 2020 (
2121 "etc/jupyter/jupyter_notebook_config.d" ,
2222 ["jupyter_lsp/etc/jupyter_notebook_config.json" ],
23- )
23+ ),
2424 ],
2525)
You can’t perform that action at this time.
0 commit comments