Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Removing highlighting of text
Removing highlighting of text [message #334420] Sat, 07 February 2009 12:47 Go to next message
Eclipse UserFriend
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 #334426 is a reply to message #334420] Sat, 07 February 2009 20:34 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: Removing highlighting of text [message #334428 is a reply to message #334426] Sun, 08 February 2009 01:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: first.last.oracle.com

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 #334438 is a reply to message #334428] Mon, 09 February 2009 03:42 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Console/UI Same Application
Next Topic:Ant output as tree?
Goto Forum:
  


Current Time: Mon Mar 17 06:34:39 EDT 2025

Powered by FUDForum. Page generated in 0.06368 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top