【发布时间】:2016-11-06 05:42:33
【问题描述】:
我想知道是否可以在 Intellij Idea 中突出显示您正在处理的代码块。
这里有一个类似的问题:Is there a way to highlight the currently active code block in Visual Studio 2010?。
所以我的意思是,如果你点击了例如一个方法或一个while循环...,整个块的背景变得更亮了。
【问题讨论】:
-
我在这篇文章中发布了我的答案,我使用的是 intellij IDEA 2020.2.1 版本。 stackoverflow.com/questions/38678327/…
标签: intellij-idea highlighting