How to enable intellisense in package.json

末鹿安然 提交于 2019-12-25 18:41:09

问题


In this video is shown how WebStorm provides intellisense support in package.json. I tried the same but it doesn't work for my version. How do I enable it?

My version is:

WebStorm 2016.3.3
Build #WS-163.12024.17, built on January 31, 2017
Licensed to Maximus Koretskyi
You have a perpetual fallback license for this version
Subscription is active until October 16, 2018
JRE: 1.8.0_73-b02 amd64
JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation

回答1:


For that you need to use WebStorm 2017.1 (build 171.2272 or newer) which is currently in EAP stage (the video shows IDE version that was used).

https://blog.jetbrains.com/webstorm/2017/01/webstorm-2017-1-eap-171-2272/

Latest EAP build can be downloaded here.



来源:https://stackoverflow.com/questions/42166160/how-to-enable-intellisense-in-package-json

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!