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:

https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000339230-Package-json-completion?flash_digest=d212c4378fcbd0dff788200cf2e3d797db9d6468

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

0
4 comments

works for me in 2017.1.3

what webpack version do you use? can you provide a project that shows up the issue?

0
Avatar
Permanently deleted user
https://github.com/moonspot/apptest
0

Can't recreate using your project:

Note that you need hitting Ctrl+Space to invoke the completion

0
Avatar
Permanently deleted user

That's the trick.

Seems to work now.

Thanks for your help.

0

Please sign in to leave a comment.