Webstorm endless indexing

Anyone else having issues with webstorm 11 endlessly indexing the node_modules directory?

you should set node_modules and bower_components folder to the ignore list (indexing, git, …)

Thanks, it doesn’t crash during indexing anymore.