I've just followed the CodeceptJS Quickstart and opened first_test.js
in the PhpStorm IDE (equivalent to WebStorm, IntelliJ, etc.).
For all the built-in functions, I'm getting "Unresolved function or method …":
I also don't get any autocompletion on I
.
I've tried the following.
codeceptjs/node_modules
in Settings -> Languages & Frameworks -> JavaScript -> Libraries.Please run 'npm install codeceptjs'.