Option for autocompletion only on demand

The new autocomplete feature definitely is an improvement.

However, I always find pop-ups while typing distracting, and probably I am not the only one.
Personally, I prefer a keyboard combination for activating autocompletion. Many program editors use Ctrl+Space for this purpose, some use Tab (already taken in NetLogo).

Could there be yet another option under Preferences for autocompletion on demand?

Hi Mark,

There is already a preference for this, which can be found in the Code tab of the Preferences dialog. It is called “Show auto-complete popup while typing”. If you uncheck it, you will still be able to open the popup with Ctrl+Space, but it won’t open automatically.

Isaac B.

OK, I missed that feature.

Thank you