Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocompletion duplicates root object #61

Closed
craignied opened this issue Mar 30, 2017 · 3 comments
Closed

Autocompletion duplicates root object #61

craignied opened this issue Mar 30, 2017 · 3 comments

Comments

@craignied
Copy link

If I start to type an object and method in JS, say

screen shot 2017-03-30 at 2 39 05 pm

and then hit tab, the root object is duplicated in the autocomplete, eg.

http.http.createServer(requestListener);

@varp
Copy link
Collaborator

varp commented May 1, 2017

@craignied Will work on this in the next couple days

varp added a commit that referenced this issue May 2, 2017
@varp
Copy link
Collaborator

varp commented May 2, 2017

@craignied please check out the new branch issue-61. It should solve the problem.

@varp
Copy link
Collaborator

varp commented May 13, 2017

Fixed in a new release v1.5.5. Check out the master branch or install the new version from package manager.

@varp varp closed this as completed May 13, 2017
varp added a commit to varp/SublimeText-Nodejs that referenced this issue Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants