S
S
sanex33392016-07-29 11:42:00
phpstorm
sanex3339, 2016-07-29 11:42:00

How to remove constant indexing of node_modules from PhpStorm?

There is a project, a large one, a hodgepodge of subprojects, it has 4 large node_modules folders in 4 places.
All of them are marked as excluded .
The problem is that the storm, despite the excluded, starts indexing them every 3-10 minutes and indexes them for about 2 minutes. Terribly annoying.
Storm 2016.2.
Why does it index these folders? How can I prevent him from doing this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Yugay, 2017-09-05
@mcmimik

CMD+,(settings) -> Editor -> File Types -> bottom:
You need to add, separated by a semicolon:
node_modules;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question