Eclipse does not highlight matching variables

后端 未结 17 2171
忘了有多久
忘了有多久 2020-12-02 04:16

Eclipse does not highlight matching variables for me:

\"enter

I\'ve already tr

17条回答
  •  孤城傲影
    2020-12-02 05:00

    maybe because it not supports code highlights inside scriplets. not sure though.

    You can try using one of the eclipse plugin like 'glance search' which works great. Here's a link for that- http://code.google.com/p/eclipse-glance/

提交回复
热议问题