atom-ternjs
atom-ternjs copied to clipboard
Process member function autocomplete inconsistent
If I type process at the top of the file, no turnjs autocomplete suggestions are given; however, if I type process lower in the file, ternjs autcomplete suggestions are given.

can you create a repo with example code to reproduce the issue? thx