##// 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.

File last commit:

r2592:01435682
r2640:93949c91
Show More
.gitignore
6 lines | 72 B | text/plain | TextLexer
docs/dist
docs/build/*
docs/source/api/generated
*.pyc
build
*.egg-info