##// END OF EJS Templates
Initial messing around....
Initial messing around. Latex tab completion will have to be done outside the normal completer logic as the completer line splitting logic uses \\ as a special character to split lines on. I probably want to put the latex completions first and it if finds any matches, don't do any other completion logic. The only issue is that might short circuit dir/path matching on windows. Hmmm.
Brian E. Granger -
r17700:7b6d94ef
Show More
Name Size Modified Last Commit Author
/ IPython / parallel
apps
client
controller
engine
tests
__init__.py Loading ...
cluster.py Loading ...
error.py Loading ...
factory.py Loading ...
logger.py Loading ...
util.py Loading ...