|
|
|
Re: To add to standart Java editor highlightings functions. [message #116765 is a reply to message #116586] |
Thu, 13 November 2003 17:43  |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
Mew wrote:
>Daniel Megert wrote:
>
>
>
>>Mew wrote:
>>
>>
>
>
>
>>>I need to highlight some variables in Java editor. What extention points
>>>should I use? What should I start with? Where can I read something about
>>>this?
>>>Thanks!
>>>
>>>
>>>
>>>
>>>
>>How do you want to highlight them? Background?
>>
>>
>
>
>
>>Dani
>>
>>
>
>I need to highlight some variables in Java editor by background
>color. This highlighting must take place, when user clicked on the
>word.
>
>
Have a look at the new auto-find-occurrences feature. It highlights
(adds squiggly lines) for all occurrences of the selected element
(JavaEditor.OccurrencesFinder).
Dani
|
|
|
Powered by
FUDForum. Page generated in 0.04148 seconds