Eclipse plugin to mark code

后端 未结 3 1986
一个人的身影
一个人的身影 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 02:03

    I usually use //TODO. It gives a nice visual bookmark type thing which you can use to jump easily.

提交回复
热议问题