How to make Intellij Idea Coverage display full colored lines?

前端 未结 4 2001
时光取名叫无心
时光取名叫无心 2021-02-03 19:11

In Eclipse, most of the coverage plugins, display covered/partially covered/uncovered lines with different colors (i.e. the whole line painted with a color)

4条回答
  •  無奈伤痛
    2021-02-03 19:29

    I think the UI has been updated the the way to get to this option has changed. While it is already mentioned by others, I'd like to elaborate with a more detailed image to make it easier to see.

    Intellij > Preferences > Editor > Color Scheme > General > Line Coverage >
    

    There you will have three options.

    • Full
    • Partial
    • Uncovered

    Here is the menu option:

    And here is what the question is specifically looking for:

提交回复
热议问题