I\'ve been trying out IntelliJ IDEA for JavaScript editing, and I like it so far, but I\'m having a small problem with a new project.
I can\'t seem to be able to get
Just use File » New Project » Static Web
. All your files and directories will show up.
File -> Invalidate Caches / Restart
worked for me.
It happens sometime. You need to go to the configuration (Project Settings) and add the Source folder as content root and then possibly set source/resource etc. from the configuration tab. Apply all the changes and you should be done.