atom / autocomplete-plus

View and insert possible completions in the editor while typing
MIT License
960 stars 263 forks source link

Constantly constant suggestions #660

Closed hnry closed 8 years ago

hnry commented 8 years ago

It's stuck trying to suggest me things even though it's not obvious to me why? It happens on default settings. Tried playing around with settings with no luck (except disable suggestions entirely).

Example 1: In comments, its constantly suggesting. wtf2

Example 2: In code, it's constantly suggesting on blank spaces or non alphabetic characters wtf

Besides it taken screen space for no reason, it makes tabbing and pressing enter a nightmare.

hnry commented 8 years ago

I think this is an issue with autcomplete-go package. I should open the issue there first... https://github.com/joefitzgerald/autocomplete-go/issues/2