问题
Specifically this popup box:
It appears almost every time I type anything, and it's kind of getting in the way.
I have disabled code completion in the settings, and uninstalled Kite, and disabled Jedi. Any ideas?
回答1:
(Spyder maintainer here) To disable those completions (called fallback completions), you need to go to
Tools > Preferences > Completion and Linting > Advanced
and deactivate the option called Enable fallback completions
.
来源:https://stackoverflow.com/questions/59707973/how-to-disable-keyword-text-suggestion-in-spyder-4