在使用IDEA编译过程中,如果代码有重复,就会在重复的代码下显示黄色的警告线,我个人觉得比较干扰视线。
如何关闭这个提醒功能呢?如下设置:
打开 File-->Settings-->Editor-->Code Scheme-->General-->Errors and Warnings-->Weak Warning
将右侧Error stripe mark 和 Effects 取消勾选,点击 Apply-->OK 即可去掉警告线。
我使用的idea的版本为:IntelliJ IDEA 2018.3.3 x64