##// END OF EJS Templates
Minor improvements to completion...
Minor improvements to completion If object being completed is a function, append `()` to match the convention used in cpython doc. This include methods. Append `()` only in the _displayed_ menu, does not insert the (). If completion is relatively to long (mostly if is does not come from jedi), and use a fully qualified name with more than 3 parts, ellides the middles one to `…`. (This closes #9835).

File last commit:

r8814:e66afd74
r23467:ca19ba90
Show More
ipython_nb.ico
0 lines | 43.2 KiB | image/x-icon | TextLexer
/ scripts / ipython_nb.ico
rendered-image