I am using Komodo Edit 8 and its autocomplete feature is totally annoying. As soon as I type "for i" , it autofills in this:
for i in range:code
Now i have to delete it manually to continue typing. I tried to turn off "Enable automatic autocomplete and calltips triggering when you type" from Edit>Prefrence>Code Intelligence but the problem persists.
What's the real way to turn it off?