Eclipse plugin to mark code

后端 未结 3 1982
一个人的身影
一个人的身影 2021-01-03 01:22

Is there an Eclipse plug-in to mark code, as with a highlighter pen. Anyone know if this is possible?

3条回答
  •  清酒与你
    2021-01-03 01:37

    You could mark the line you want to highlight with a bookmark and then set a background color to highlight the bookmark. You have to go in : preferences -> General -> Editors -> Text Editors -> Annotations and then set the Text as highlighted with your preferred color :

    ScreenShot

提交回复
热议问题