How to turn off autocomplete when typing variable names and similar?

How to turn off autocomplete when typing variable names and similar?

When typing a variable name for example in the if condition block, it replaces what I typed with something that pops up in a list as I am typing it…

So, I type something and after I am done typing the variable result it gets changed to ActivityWithResult

currently there is no way to disable that,
but shouldn’t be too hard to add, so moving this topic to suggestions.