简体   繁体   中英

ESLint Errors do not show up in Intellij Editor Window

I use IntelliJ IDEA ULTIMATE 2016.3.5 for my web project. I did set up the native ESLint feature and when I run "Inspect Code" for a specific JavaScript file everything works like a charm.

在此处输入图片说明 在此处输入图片说明

But as you can see, there is no highlighting in the editor view although I double checked that I activated it in the setting.

在此处输入图片说明 在此处输入图片说明

All other code inspection highlightings work like expected. Is there any super obvious thing I am missing?

安装新的IntelliJ版本(IntelliJ IDEA ULTIMATE 2017.1)解决了此问题。

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