Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Variable-Name Highlighting
Variable-Name Highlighting [message #201090] Thu, 22 March 2007 14:51 Go to next message
Eclipse UserFriend
Originally posted by: bschilke.biz.gmail.com

Anyone know where the setting is for when you put the cursor on a variable
name and it highlights all the variables in the file? This stopped
working for me I don't remember turning it off.
Re: Variable-Name Highlighting [message #201099 is a reply to message #201090] Thu, 22 March 2007 14:54 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
This is called "Mark Occurrences"

There is a toggle action in the editor toolbar that looks like a little
marker pen.
Its tooltip is "Toggle Mark Occurrences"

HTH
Darins

"Ben S." <bschilke.biz@gmail.com> wrote in message
news:42bb1cf78210a7540766925c948287f0$1@www.eclipse.org...
> Anyone know where the setting is for when you put the cursor on a variable
> name and it highlights all the variables in the file? This stopped
> working for me I don't remember turning it off.
>
Re: Variable-Name Highlighting [message #201106 is a reply to message #201099] Thu, 22 March 2007 15:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bschilke.biz.gmail.com

Sweet! Found it. It looks like a highlighter (which makes sense).

Thanks Darins!
Re: Variable-Name Highlighting [message #201113 is a reply to message #201099] Thu, 22 March 2007 15:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bschilke.biz.gmail.com

This is a great feature, by the way.
Re: Variable-Name Highlighting [message #201142 is a reply to message #201113] Thu, 22 March 2007 16:17 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Ben S. wrote:

> This is a great feature, by the way.

Note that it can do even more than just highlight the vars. If you
select the return type (or void) it shows you all exit points of a
method and when you select the exception type in the catch-clause you'll
see where it is thrown.

Dani
Previous Topic:Source Formatter Behavior With Chain Style Statement
Next Topic:Get FullPath of file open in Multi Page Editor
Goto Forum:
  


Current Time: Wed Sep 25 19:14:11 GMT 2024

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

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

Back to the top