##// END OF EJS Templates
implement the completer in a separate class...
implement the completer in a separate class more feature like -completion based on 2 sources : * introspection in kernel * context of current cell (complete with matching words) * each source has its color in the completer
Matthias BUSSONNIER -
r7131:4b889ad5
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test_backgroundjobs.py Loading ...
test_deepreload.py Loading ...
test_imports.py Loading ...
test_irunner.py Loading ...
test_irunner_pylab_magic.py Loading ...
test_kernel.py Loading ...
test_pretty.py Loading ...
test_security.py Loading ...