What is (library home) folder Follow
node_modules is marked as (library home)
Could you explain what this does mean? Are these folders do not get in project scope? Are this folders are indexed?
Is it possible to do (mark as library home) with other folders?
Why for exmaple "bower_components" folder is not marked like (library home)?
Please sign in to leave a comment.
It means that they are added to javascript libraries (Settings/Javascript/Libraries)
These folders are indexed, but online inspections are turned off for them and they are treated read-only (don't participate in refactorings, etc). See http://blog.jetbrains.com/webstorm/2014/07/how-webstorm-works-completion-for-javascript-libraries/ for some hints
sure - just add these folder to javascript libraries