简体   繁体   English

ESLint错误不会显示在Intellij编辑器窗口中

[英]ESLint Errors do not show up in Intellij Editor Window

I use IntelliJ IDEA ULTIMATE 2016.3.5 for my web project. 我将IntelliJ IDEA ULTIMATE 2016.3.5用于我的Web项目。 I did set up the native ESLint feature and when I run "Inspect Code" for a specific JavaScript file everything works like a charm. 我确实设置了本机ESLint功能,当我为特定的JavaScript文件运行“检查代码”时,所有内容都像一个超级按钮。

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

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)解决了此问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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