##// 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
/ examples / Embedding
Index.ipynb Loading ...
embed_class_long.py Loading ...
embed_class_short.py Loading ...
embed_function.py Loading ...
inprocess_qtconsole.py Loading ...
inprocess_terminal.py Loading ...
internal_ipkernel.py Loading ...
ipkernel_qtapp.py Loading ...
ipkernel_wxapp.py Loading ...