Sunday, 1 July 2018

Noob Question - How to view Node module sources/API in Webstorm?

HiComing from a Java background, in Intellij I can ctrl-click on core language methods or methods from imported maven dependencies and see the sources and comments.Is this possible for 3rd party Node modules in Webstorm? Say for example I want to see expressjs' get function implementation our at least which other function signatures available from the API? How do you guys typically do this?

Submitted July 01, 2018 at 11:59PM by polar_low

No comments:

Post a Comment