Skip to main content



      Home
Home » Newcomers » Newcomers » Find next occurrence
Find next occurrence [message #268302] Tue, 03 February 2009 10:56 Go to next message
Eclipse UserFriend
Hello, I'm new to eclipse and CDT.

When I pause the cursor on a variable, every occurrences of it are
highlighted. Is there a way to navigate to the next/previous occurrences?

Thanks,

Vincent
Re: Find next occurrence [message #268336 is a reply to message #268302] Wed, 04 February 2009 10:16 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

On 2/3/2009 10:56 AM, Vincent wrote:
> Hello, I'm new to eclipse and CDT.
>
> When I pause the cursor on a variable, every occurrences of it are
> highlighted. Is there a way to navigate to the next/previous occurrences?

I don't have CDT so I can't test this for it's editor, but it works in
the Java editor.
Use Ctrl+Shift+U (lists the occurrences in the Search View), followed by
Ctrl+. / Ctrl+, (Next/Previous) to navigate between them.
Note that once focus leaves the Search view, Ctrl+. and Ctrl+, don't do
anything anymore; you have to use Ctrl+Shift+U again to get back to the
Search view.

Hope this helps,
Eric
Previous Topic:Viewing "IPageLayout" class in Eclipse
Next Topic:VNC intercepting F8
Goto Forum:
  


Current Time: Sun Nov 09 15:04:26 EST 2025

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

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

Back to the top