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

Certain completions not appearing #69

Closed
rkpatel33 opened this issue Aug 10, 2017 · 8 comments
Closed

Certain completions not appearing #69

rkpatel33 opened this issue Aug 10, 2017 · 8 comments

Comments

@rkpatel33
Copy link

Certain completions do not show up in the popup box, in particular, console.log from the Nodejs.sublime-completions file. Not sure what could be interfering with it, any suggestions on tracking it down? Seems most of the other ones do complete based on a random sampling of them.

image

File name is requests-test.js and Sublime syntax is JavaScript Next.

{
  "trigger": "console.log();",
  "contents": "log();$0"
},
@varp
Copy link
Collaborator

varp commented Aug 11, 2017

Accepted. Thx 😊

@varp
Copy link
Collaborator

varp commented Aug 17, 2017

@rkpatel33 I'm planning to do grand refactor of the code. Be patient, please.

@rkpatel33
Copy link
Author

Ok cool. Thanks for letting me know.

@varp
Copy link
Collaborator

varp commented Aug 20, 2017

@rkpatel33 Did you install JavaScript Next syntax from a package? Could you give a link to it?

@rkpatel33
Copy link
Author

Yes I have that installed. I'm not sure what you meant by giving a link to it, do you want to path to it on my local machine?

@varp
Copy link
Collaborator

varp commented Aug 21, 2017

No, I don't need a path on your local machine. If you installed it by PackageControl, could you find it on the packagecontrol.io and give me a link to it? I can guess that you've installed that one - JavaScript Next? But that package has a MISSING status... No one can install it anymore!

@rkpatel33
Copy link
Author

Oh wow. Ok I'll try to get it to you later. But FYI I just switched over to VS Code today and it's like a dream for node development. I commited a couple hours to getting up on it and I think I'm off sublime text for good :)

varp added a commit to varp/SublimeText-Nodejs that referenced this issue Oct 11, 2017
@varp
Copy link
Collaborator

varp commented Oct 12, 2017

Resolved in the refactor branch

@varp varp closed this as completed Oct 12, 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