Skip to content

Commit 5ffa488

Browse files
committed
Update changelog
1 parent 62cd0ad commit 5ffa488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- the implementation re-renders the panel as it is the best we can do until [jupyterlab#9663](https://github.com/jupyterlab/jupyterlab/pull/9663) is merged
1010
- the completer now uses `filterText` and `sortText` if available to better filter and sort completions ([#520])
1111
- completer `suppressInvokeIn` setting was removed; `suppressContinuousHintingIn` and `suppressTriggerCharacterIn` settings were added ([#521])
12+
- `suppressContinuousHintingIn` by default includes `def` to improve the experience when writing function names ([#521])
1213

1314
- bug fixes:
1415
- user-invoked completion in strings works again ([#521])

0 commit comments

Comments
 (0)