##// END OF EJS Templates
don't pick up tokens right of cursor...
don't pick up tokens right of cursor inspection of `foo(|a` was picking up 'a' instead of 'foo' due to an off by one error

File last commit:

r18300:5d4963dd
r18453:c04db182
Show More
.gitignore
19 lines | 297 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/interactive/magics-generated.txt
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store