Skip to content

Commit a6985c5

Browse files
committed
Add changelog entry
1 parent 128d275 commit a6985c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,16 @@
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+
- the documentation by the completer can be turned on or off ([#315])
11+
- continuous hinting (Hinterland mode) can be enabled in settings ([#315])
12+
- tokens in which the completer should not be triggered can be changed ([#315])
1013

1114
- bug fixes
1215

1316
- path-autocompletion issues were resolved upstream an this release adopts these changes
1417

1518
[#301]: https://github.com/krassowski/jupyterlab-lsp/pull/301
19+
[#315]: https://github.com/krassowski/jupyterlab-lsp/pull/315
1620

1721
### `@krassowski/jupyterlab-lsp 1.1.2` (2020-08-05)
1822

0 commit comments

Comments
 (0)