Skip to content

Commit f989a2b

Browse files
committed
Add Changelog entry for the icons
1 parent edc6e3c commit f989a2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- support for JupyterLab 2.2 ([#301][])
88
- completer now displays server-provided documentation,
99
and a kernel icon for kernel suggestions without type information ([#301][])
10+
- add two icons themes for the completer (material and vscode) ([#322])
1011
- the documentation by the completer can be turned on or off ([#315])
1112
- continuous hinting (Hinterland mode) can be enabled in settings ([#315])
1213
- tokens in which the completer should not be triggered can be changed ([#315])
@@ -32,6 +33,7 @@
3233
[#301]: https://github.com/krassowski/jupyterlab-lsp/pull/301
3334
[#315]: https://github.com/krassowski/jupyterlab-lsp/pull/315
3435
[#318]: https://github.com/krassowski/jupyterlab-lsp/pull/318
36+
[#322]: https://github.com/krassowski/jupyterlab-lsp/pull/318
3537
[00448d0]: https://github.com/krassowski/jupyterlab-lsp/pull/318/commits/00448d0c55e7f9a1e7e0a5322f17610daac47dfe
3638
[bacc006]: https://github.com/krassowski/jupyterlab-lsp/pull/318/commits/bacc0066da0727ff7397574914bf0401e4d8f7cb
3739
[4e5b2ad]: https://github.com/krassowski/jupyterlab-lsp/pull/318/commits/4e5b2adf655120458cc8be4b453fe9a78c98e061

0 commit comments

Comments
 (0)