Setting up Nodejs for webstorm -


i've been trying syntax , autocomplete working in webstorm. i've installed webstorm 7 eap. right now, i'm trying simple script highlight properly: enter image description here

how webstorm accept app.listen(3000)?

i think best solution became available in 1 of recent eaps download library via setting | javascript | libraries | download. select typescript community stubs there , add express.js. typescript library file improve completion , highlighting in pure javascript project. please see web-8801.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -