node modules auto-complete not working in phpStorm
Hello,
I am trying to get node auto-complete working with an express a simple express app. I have set the node-modules folder up as a library and configured the node. But when I start typing I am not getting auto-complete, why?
phpStorm 7.1
Any help?
Thanks
Todd
Attachment(s):
Preferences_and_app_js_-_reboot_-____Documents_VCS_reboot__and_Post_New_Thread____JetBrains_Developer_Community.png
Please sign in to leave a comment.
Known issue - please see http://youtrack.jetbrains.com/issue/WEB-6667#comment=27-470393 for explanation. I can suggest configuring Express typescript stubs as suggested in http://youtrack.jetbrains.com/issue/WEB-6667#comment=27-589563 as a workaround