Disable keyword/text suggestion in Spyder 4: Tools > Preferences > Completion & Linting > Advanced Settings > Suggestions > None

I’m having an issue with a popup box appearing almost every time I type in my code editor. This is what it looks like:

[![enter image description here](https://i.stack.imgur.com/0EnQy.png)](https://i.stack.imgur.com/0EnQy.png)

I have already tried disabling code completion in the settings, uninstalling Kite, and disabling Jedi, but the popup box continues to appear. Does anyone have any ideas on how to fix this?