##// 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 / nbformat
tests
v1
v2
v3
__init__.py Loading ...
convert.py Loading ...
current.py Loading ...
reader.py Loading ...
sign.py Loading ...
validator.py Loading ...