atom-ternjs
atom-ternjs copied to clipboard
Not working as expected.
When a function is changed(for example say adding a new param), the changes are not reflected in the autocomplete. It gets reflected only when the function called in the same file where it is defined and then tried in the desired place.