WebPack code completion
Hi,
Saw that code completion was available for webpack.config.js files here: https://blog.jetbrains.com/webstorm/2017/04/webstorm-2017-1-1/
However I couldn't get it do any code completion for me.
At first I though this was a similar thing to:
but there is no plugin for it when I search.
WebStorm 2017.1.3
Build #WS-171.4424.63, built on May 16, 2017
JRE: 1.8.0_112-release-736-b21 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.12.5
Please sign in to leave a comment.
works for me in 2017.1.3
what webpack version do you use? can you provide a project that shows up the issue?
Can't recreate using your project:
Note that you need hitting Ctrl+Space to invoke the completion
That's the trick.
Seems to work now.
Thanks for your help.