##// END OF EJS Templates
Merge pull request #1039 from Carreau/notebook-as-you-type-completer...
Merge pull request #1039 from Carreau/notebook-as-you-type-completer Improve tab-completer in the notebook to filter list of completions 'as you type'. Once the completions list is opened, you can continue typing letters and the list will filter down as less items match. Typing tab again will activate the completion once there are no ambiguities. This brings the experience in the notebook much closer to the feel of a readline completer, so muscle memory can carry across systems.
Fernando Perez -
r5528:b44cdc3d merge
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...