##// END OF EJS Templates
* Fixed bug in CompletionLexer where a context would be generated for, e.g, 'foo('....
* Fixed bug in CompletionLexer where a context would be generated for, e.g, 'foo('. * Added unit test for this bug. * Cleaned up and documented CompletionLexer.
epatters -
r2640:93949c91
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
tests
__init__.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
ipython_widget.py Loading ...
pygments_highlighter.py Loading ...