Way to exclude folder but still browse in Project view?
We have a build folder that we don't want the JavaScript indexed but still want to be able to view in the Project view. How can I do this? It contains both testing and production compiled JavaScript and we don't want it indexed because classes show up in 3 places.
Please sign in to leave a comment.
Hi there,
You can right click on each of such files and choose "Mark as plain text".
If such file names do have some common but unique pattern (just for example: final.*.js), you can add such pattern(s) to the "Settings | File Types | Text files" (this will affect ALL projects).
Awesome! Is there a way to later see all JavaScript files that were marked as plain text?
Well ... never had such need myself. But here are few ideas: