简体   繁体   中英

PhpStorm 2018.2: filename in tab not underlined when an error is present in TypeScript

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?

I've completely removed PhpStorm and reinstalled it again following this instructions: https://intellij-support.jetbrains.com/hc/en-us/articles/206544519

Now it works fine.

Make sure you export your settings (File -> Export Settings) because they will be erased.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM