Search code examples
configurationwebstormbuster.js

Is it possible to get code-hinting in JetBrains WebStorm for a non-core node package?


Is it possible to get code-hinting in JetBrains WebStorm for a non-core node package? Specifically, I'd like to get hinting/completion working for buster. I can't seem to find any information on this. Thanks much!


Solution

  • For buster.js, download buster-test.js and save it somewhere the WebStorm/PyCharm project can see it. Hinting should show up immediately.