tststs / atom-ternjs

JavaScript code intelligence for atom with tern.js and autocomplete-plus
MIT License
627 stars 76 forks source link

Completion now always show... #321

Open PixelT opened 7 years ago

PixelT commented 7 years ago
var obj = {
    'a': 25,
    'b': 55
}

obj.|

1) Try to click cmd + space 2-3 times, and the suggestion not allways want to display... (only after first click)

2) Sometimes completion popup open, and next closes itself - not possibility to open it again (with cmd+space)

Atom version 1.17.2

tststs commented 5 years ago

Works perfectly fine for me in a new project without any configuration.

screenshot 2019-03-03 at 18 33 31

If the error persist please upload a sample project and some information about operating system etc.