Indexing in node_modules/@angular/material
Hi,
I've searched for a similar situation, but I haven't found any similar with Angular/material.
When I'm staying in *.html file, IntelliJ IDEA all time does quick indexing node_modules/@angular/material, but that quick indexing all time happening.
IntelliJ IDEA shows status that indexing (success) and again indexing the same module.
When I'm changing file from *.html to other types (ex: json, css, ts, js), Intellij IDEA hasn't indexed.
Can somebody help me with that?
IntelliJ IDEA 2017.3.2 (Ultimate Edition)
Build #IU-173.4127.27, built on December 25, 2017
Licensed to *******
Subscription is active until *****
JRE: 1.8.0_152-release-1024-b8 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

Please sign in to leave a comment.
Please try invalidating caches (File | Invaliadate caches, Invalidate and restart) - does the problem persist?
If yes, please provide your idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files) - don't paste its content here, put it on some file server
@Elena Pogorelova,
Thank you! this helped.