Is there currently a way to ignore a folder from being parse for Javascript code completion, without excluding it from my project structure. I would like to still see the folder and be able to work with the files inside it but I do not want them code compelting other files?
-ross