tststs / atom-ternjs

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

autocomplete+ draws over function signature #124

Open 2c2c opened 9 years ago

2c2c commented 9 years ago

http://i.imgur.com/7AYgI9m.png

Most IDE's draw the fn signature prediction above the cursor with the autocomplete below to avoid this issue.

tststs commented 9 years ago

Please report this issue to atom/autocomplete-plus. autocomplete-plus is used by atom-ternjs.