How can I exclude directories from showing in "Problems View"?

Answered

Hi!

In my project, I moved generated Angular code to the "etc/generated-src" folder. How do I exclude that folder from being processed in the "Problems View"? I tried to add it to Preferences - Editor - File Types - Ignored Files and Folders, but I didn't know the proper syntax.


Regards,
Karsten Silz

1
1 comment

Hi.

You need to mark the folder as excluded in a Project Structure as explained here: https://www.jetbrains.com/help/webstorm/configuring-project-structure.html or just right-click a folder in a project view and set the folder as excluded. 

0

Please sign in to leave a comment.