JunoLab / atom-ink

IDE toolkit for Atom
MIT License
229 stars 40 forks source link

Autocompletion might be overenthusiastic #156

Closed jebej closed 6 years ago

jebej commented 6 years ago

I find that the autocompletion is generally overenthusiastic at providing suggestions, and it has been bugging me for a while now. It seems that it should at least wait for two characters to have been typed before starting to suggest anything.

Particularly annoying is the 3->ternary substitution, which I regularly trigger by too quickly hitting the enter key.

I'm sure people have different preferences, and wanted to start a conversation.

pfitzseb commented 6 years ago

Do note that you can adjust most of these things under Settings > Packages > autocomplete-plus. I'd really recommend you to use this option: grafik You can also set the minimum word length etc there.