After update to PhpStorm 2018.2 I've found that in my Angular project the filename in editor tab is not underlined (with red color wave) if an error is occured within that file. However the errors in code are well underlined.
Also the files containing errors on the left navigation bar are not underlined.
Same issue occures in a .js files from another project.
I've tried to remove .idea, to rename project folder but it doesn't resolve the issue.
In my php project everything works fine.
Any ideas?