Closed craignied closed 7 years ago
@craignied Will work on this in the next couple days
@craignied please check out the new branch issue-61. It should solve the problem.
Fixed in a new release v1.5.5. Check out the master branch or install the new version from package manager.
If I start to type an object and method in JS, say
and then hit tab, the root object is duplicated in the autocomplete, eg.
http.http.createServer(requestListener);