-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
without apparent reasons, the autocomplete feature may choose to insert the wrong code, such as hedgehog. (autocomplete "move") hedgehog.hedgehog.move. According to one report, this may also happen when ignoring autocomplete, typing manually, and then trying to start a new line. Autocomplete should deactivate in such a situation.
I suggest to add an option to make autocomplete work manually (e.g. after pressing Ctrl+Space) until the feature is improved.