Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Shortcut - Find next occurence in files(Searching for the find next occurence in files - shortcut)
Shortcut - Find next occurence in files [message #755000] Sun, 06 November 2011 15:31 Go to next message
Pascal E is currently offline Pascal EFriend
Messages: 2
Registered: November 2011
Junior Member
Hi there!

I am programming like 4 weeks with eclipse, and i have to say it is genious.

At the moment i try to learn the shortcuts. One thing bugs me:

When i search with ctrl+h in the whole project, i can click through a "Search"-

sidebar to see and edit the occurrences, but i did not find a shortcut to get to the

next occurrence when it is in another file. With Ctrl+K i can only switch between

occurrences in one file, and Ctrl+. only works when i have activated the search-bar,

but not in the editor (So i have to move my mouse, which is contra-productive).

Any help would be appreciated

Regards, Pascal

[Updated on: Sun, 06 November 2011 16:03]

Report message to a moderator

Re: Shortcut - Find next in files [message #755020 is a reply to message #755000] Sun, 06 November 2011 21:19 Go to previous messageGo to next message
Michael Pellaton is currently offline Michael PellatonFriend
Messages: 289
Registered: July 2009
Senior Member
Hi

BTW: Do you know this cheat sheet?
https://code.google.com/p/eclipse-cheatsheet/

Michael
Re: Shortcut - Find next in files [message #755133 is a reply to message #755000] Mon, 07 November 2011 13:33 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 06.11.2011 16:31, Pascal E wrote:
> Hi there!
>
> I am programming like 4 weeks with eclipse, and i have to say it is
> genious.
>
> At the moment i try to learn the shortcuts. One thing bugs me:
>
> When i search with ctrl+h in the whole project, i can click through a
> "Search"-
>
> sidebar to see and edit the occurrences, but i did not find a shortcut
> to get to the
> next occurrence when it is in another file. With Ctrl+K i can only
> switch in one
> file, and Ctrl+. only works when i have activated the search-bar, but
> not in the
> editor (So i have to move my mouse, which is contra-productive).
You should be able to use Ctrl+. to go over all the matches (also this
inside one file) while the Search view remains active (i.e. no need to
use Ctrl+K). There is no other way than this, i.e. the focus has to be
on the Search view to navigate through its results.

Dani
>
> Any help would be appreciated
>
> Regards, Pascal
Re: Shortcut - Find next in files [message #755172 is a reply to message #755133] Mon, 07 November 2011 15:36 Go to previous messageGo to next message
Pascal E is currently offline Pascal EFriend
Messages: 2
Registered: November 2011
Junior Member
@ Michael
Yes i know that cheatsheet, i desperately searched 2 days long just for this problem Smile

@Dani
What i want to do is refactor parameters of functions, so i need to edit every search-result different (-> the replace-functionality does not help me).
Therefore i have to switch between search-bar and editor constantly. Sadly i cant use the Ctrl+.-shortcut,but thanks for your help.


So this is not possible in Eclipse, but maybe i can switch per
shortcut between the editor and the search-bar without filling the ctrl-h form out?
Re: Shortcut - Find next in files [message #755334 is a reply to message #755172] Tue, 08 November 2011 08:09 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 07.11.2011 16:36, Pascal E wrote:
> @ Michael
> Yes i know that cheatsheet, i desperately searched 2 days long just
> for this problem :)
>
> @Dani
> What i want to do is refactor parameters of functions, so i need to
> edit every search-result different (-> the replace-functionality does
> not help me).
Not sure whether this is about Java code, but if it is, there is a
refactoring to change the parameters: Refactor > Change Method Signature...

Dani
> Therefore i have to switch between search-bar and editor constantly.
> Sadly i cant use the Ctrl+.-shortcut,but thanks for your help.
>
>
> So this is not possible in Eclipse, but maybe i can switch per
> shortcut between the editor and the search-bar without filling the
> ctrl-h form out?
Previous Topic:Device managers won´t find sdks to import
Next Topic:Eclipse CVS advice
Goto Forum:
  


Current Time: Thu Apr 25 20:42:48 GMT 2024

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

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

Back to the top