##// END OF EJS Templates
fix some issues in dict key completion...
fix some issues in dict key completion The main change: don't auto-close contexts if they are not opened within the text to match The leading text was being omitted, causing loss of text when greedy=True In practice, this means that strings and brackets will not be closed on dict keys when greedy=False
MinRK -
r16564:3bde6537
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
cluster
math
pysh
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython -h

or to create an empty default profile, populated with default config files:

ipython profile create