Removing highlighting of text [message #334420] |
Sat, 07 February 2009 12:47  |
Eclipse User |
|
|
|
Hello,
when a text in Java file of the Java view is selected (highlighted), all the
same variables in the code are highlighted, too.
When search - e. g. for references - was carried out, all matches of this
search are highlighted, too.
So far well. But there are circumstances, where the highlighting disturbs.
How can the highlighting of text be removed? Pressing [Esc] or clicking
somewhere didn't help.
Currently I use Eclipse 3.3.2.
Thomas Wiedmann
|
|
|
|
|
Re: Removing highlighting of text [message #334438 is a reply to message #334428] |
Mon, 09 February 2009 03:42   |
Eclipse User |
|
|
|
Brian,
Delete the search results in the search view, and the markers are gone...
-tom
Brian Vosburgh wrote:
>
>
> David Wegener wrote:
>> Thomas Wiedmann wrote:
>>> Hello,
>>>
>>> when a text in Java file of the Java view is selected (highlighted),
>>> all the same variables in the code are highlighted, too.
>>> When search - e. g. for references - was carried out, all matches of
>>> this search are highlighted, too.
>>> So far well. But there are circumstances, where the highlighting
>>> disturbs.
>>> How can the highlighting of text be removed? Pressing [Esc] or
>>> clicking somewhere didn't help.
>>> Currently I use Eclipse 3.3.2.
>>>
>>> Thomas Wiedmann
>>>
>> This is refered to as Mark Occurrences. You can toggle it from the
>> tool bar by clicking on the icon that looks like the tip of a
>> highlight marker. It is also mapped by Shift-Alt-o.
>
> That removes the highlighting of the items in the text that match whatever
> your cursor is sitting on. But, is there any way to also remove the
> highlights
> that indicate Search Results or a line of code on the debug execution
> stack?
> Shift-Alt-O toggles only the "occurrences".
>
> Thanks.
|
|
|
Re: Removing highlighting of text [message #334442 is a reply to message #334438] |
Mon, 09 February 2009 04:22   |
Eclipse User |
|
|
|
Tom Eicher wrote:
> Brian,
>
> Delete the search results in the search view, and the markers are gone...
Or choose not to show Search results as highlighted in the text (See
'Annotations' pref page).
Dani
>
> -tom
>
> Brian Vosburgh wrote:
>>
>>
>> David Wegener wrote:
>>> Thomas Wiedmann wrote:
>>>> Hello,
>>>>
>>>> when a text in Java file of the Java view is selected
>>>> (highlighted), all the same variables in the code are highlighted,
>>>> too.
>>>> When search - e. g. for references - was carried out, all matches
>>>> of this search are highlighted, too.
>>>> So far well. But there are circumstances, where the highlighting
>>>> disturbs.
>>>> How can the highlighting of text be removed? Pressing [Esc] or
>>>> clicking somewhere didn't help.
>>>> Currently I use Eclipse 3.3.2.
>>>>
>>>> Thomas Wiedmann
>>>>
>>> This is refered to as Mark Occurrences. You can toggle it from the
>>> tool bar by clicking on the icon that looks like the tip of a
>>> highlight marker. It is also mapped by Shift-Alt-o.
>>
>> That removes the highlighting of the items in the text that match
>> whatever
>> your cursor is sitting on. But, is there any way to also remove the
>> highlights
>> that indicate Search Results or a line of code on the debug execution
>> stack?
>> Shift-Alt-O toggles only the "occurrences".
>>
>> Thanks.
|
|
|
Re: Removing highlighting of text [message #334451 is a reply to message #334442] |
Mon, 09 February 2009 23:48  |
Eclipse User |
|
|
|
Originally posted by: first.last.oracle.com
Thanks. The Annotations prefs page also allows me to tone down the
Debug stack trace. I think I've been looking on the wrong prefs pages
for years now! Thanks, again.
Daniel Megert wrote:
> Tom Eicher wrote:
>> Brian,
>>
>> Delete the search results in the search view, and the markers are gone...
> Or choose not to show Search results as highlighted in the text (See
> 'Annotations' pref page).
>
> Dani
>>
>> -tom
>>
>> Brian Vosburgh wrote:
>>>
>>>
>>> David Wegener wrote:
>>>> Thomas Wiedmann wrote:
>>>>> Hello,
>>>>>
>>>>> when a text in Java file of the Java view is selected
>>>>> (highlighted), all the same variables in the code are highlighted,
>>>>> too.
>>>>> When search - e. g. for references - was carried out, all matches
>>>>> of this search are highlighted, too.
>>>>> So far well. But there are circumstances, where the highlighting
>>>>> disturbs.
>>>>> How can the highlighting of text be removed? Pressing [Esc] or
>>>>> clicking somewhere didn't help.
>>>>> Currently I use Eclipse 3.3.2.
>>>>>
>>>>> Thomas Wiedmann
>>>>>
>>>> This is refered to as Mark Occurrences. You can toggle it from the
>>>> tool bar by clicking on the icon that looks like the tip of a
>>>> highlight marker. It is also mapped by Shift-Alt-o.
>>>
>>> That removes the highlighting of the items in the text that match
>>> whatever
>>> your cursor is sitting on. But, is there any way to also remove the
>>> highlights
>>> that indicate Search Results or a line of code on the debug execution
>>> stack?
>>> Shift-Alt-O toggles only the "occurrences".
>>>
>>> Thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.06368 seconds