Closed davire closed 8 years ago
See http://flight-manual.atom.io/using-atom/sections/autocomplete/
TL;DR -- it's possible to disable this in autocomplete-plus settings (which is core package in Atom)
This is atom 1.6.0 and autocomplete-plus 2.25.0.
I don't see a setting that would prevent the suggestion to appear on a space keypress. On the other hand, there is a setting "minimum word length" set to "default: 3" that seems to be ignored.
Depending on where I am in the source file (not inside a word), I get suggestion after pressing a single space or a single letter
Okay, so here's the option I was talking about:
That said, this business with space seems a little bit unexpected. I'll see what I can do.
Okay, 0.6.4 should work as expected. Sorry I misunderstood you the first time around.
Is it the normal behavior ? Seems annoying to me.