File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1010 - the completer now uses ` filterText ` and ` sortText ` if available to better filter and sort completions ([ #520 ] , [ #523 ] )
1111 - completer ` suppressInvokeIn ` setting was removed; ` suppressContinuousHintingIn ` and ` suppressTriggerCharacterIn ` settings were added ([ #521 ] )
1212 - ` suppressContinuousHintingIn ` by default includes ` def ` to improve the experience when writing function names ([ #521 ] )
13+ - long file paths are now collapsed if composed of more than two segments to avoid status popover and diagnostics panel getting too wide ([ #524 ] )
1314
1415- bug fixes:
1516 - user-invoked completion in strings works again ([ #521 ] )
2122[ #521 ] : https://github.com/krassowski/jupyterlab-lsp/pull/521
2223[ #522 ] : https://github.com/krassowski/jupyterlab-lsp/pull/522
2324[ #523 ] : https://github.com/krassowski/jupyterlab-lsp/pull/523
25+ [ #524 ] : https://github.com/krassowski/jupyterlab-lsp/pull/524
2426
2527### ` @krassowski/jupyterlab-lsp 3.3.1 ` (2020-02-07)
2628
You can’t perform that action at this time.
0 commit comments