Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
None
-
None
Description
When using NetBeans for the very first time and opening a web project with a package.json and node_modules and a bower.json and bower_components, NetBeans tries to indexing also the node_modules and the bower_components. If I don't want it, I can add both folders to the file ignores pattern into the options.
The problem is, that a new user doesn't know this at the beginning of using NetBeans so it is needed to add those folders to the default files ignore pattern. I will do this.