tongquhq / about

A static site generator built for Tongqu's about page
MIT License
1 stars 0 forks source link

Code completion for node modules in WebStorm/PHPStorm #3

Open at15 opened 7 years ago

at15 commented 7 years ago

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