如何让Intellij停止强调我的scala代码? [英] How can I get Intellij to stop underlining my scala code?

查看:101
本文介绍了如何让Intellij停止强调我的scala代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

基本上,Intellij通过强调我的大量代码使我的代码极难阅读。它有点像我的屏幕左侧的棋盘! =>

Basically, Intellij is making my code extremely hard to read by underlining lots of my code. It kind of makes a chess board on the left of my screen as well! =>

我查看了代码编辑器设置,但是我在scala下找不到一个控制这些下划线的设置。我使用的是暮色主题但我只是刚刚注意到了这个问题任何想法Intellij buffs?

I have looked through the code editor settings but I can't find one under scala which controls these underlines. I am using the twilight theme but I have only just noticed the issue. Any ideas Intellij buffs?

推荐答案

IntelliJ 12:

设置 - >编辑器 - >颜色&字体 - > Scala - >隐式转换
取消选中效果 - >下划线

Settings -> Editor -> Colors & Fonts -> Scala -> Implicit Conversions Uncheck "Effects -> Underline"

IntellIJ 11或之前:

设置 - >代码样式 - > Scala - >其他 - >其他设置 - >突出显示通过隐式转换添加的方法。
但无论如何,这个功能的可用性问题。应该做一些不同的事情来强调这些地方的隐式转换。

Settings -> Code Style -> Scala -> Other -> Other settings -> Highlight methods added via implicit conversion. However anyway it's usability problem of this feature. Something different should be done to highlight implicit conversion for such places.

这篇关于如何让Intellij停止强调我的scala代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆