In new projects, node_modules appears "excluded" in the sidebar but is not excluded in Settings → Directories

Is this expected?

0
1 comment

By default, node_modules is marked as a library root and isn't completely excluded (the direct dependencies from package.json are included and indexed):

If I exclude it completely, it is marked as excluded in Directories as well:

Could you please provide a screenshot of the whole window Settings > Directories?

0

Please sign in to leave a comment.