E. Paine <paineeli...@gmail.com> added the comment:

If I understand the issue correctly, such a feature already exists. Currently, 
the wait before showing the list of completions is 2 seconds 
(https://github.com/python/cpython/blob/master/Lib/idlelib/config-extensions.def#L7)
 though this can be changed in settings. It is not as advanced as you would 
find in other IDEs, though it generally does the job.

----------
nosy: +epaine
versions:  -Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41230>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to