mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
06f63549e5
when invoking the completer, instead of having to chose/dismiss, you can continue typing, it will filter the result "as you type" and dismiss itself if ther is no match left. As it is now, it's only works with lowercase letters, I need to find a workaroud for this. for example if you type : * P-y-<tab>-S-o-m-e-t-h-i-n-g * it will propose PySide, but will dismiss when 'o' is pressed and pasting Pyso with a lower case 's' |
||
---|---|---|
.. | ||
frontend/html/notebook | ||
testing | ||
utils/tests |