codeblocks-python
codeblocks-python copied to clipboard
Lingering code-completion on different line
There is an issue where a slow code-completion request is running in the background and the user goes to another line, an unexpected/unwanted code-completion menu pops up.
See Pull request #6 for a fix.