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

Code completion for node modules in WebStorm/PHPStorm #3

Open
at15 opened this issue Sep 7, 2016 · 0 comments
Open

Code completion for node modules in WebStorm/PHPStorm #3

at15 opened this issue Sep 7, 2016 · 0 comments
Labels

Comments

@at15
Copy link
Member

at15 commented Sep 7, 2016

PHPStorm can't show proper hint for projects like winston. following this guide https://blog.jetbrains.com/webstorm/2014/01/getting-started-with-node-js-in-webstorm/ , tsd file is installed for winston, however, when I export a module which use winston and require it, it seems there are no way for PHPStorm to detect it and show proper hint

@at15 at15 added the bug label Sep 7, 2016
at15 added a commit that referenced this issue Sep 7, 2016
- related to #3 #2 give up on making code completion work, at least
  project level module got proper hint
- enable color by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant