Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Easily set / navigate marks in a code file?(like in notepad++ with ctrl-f2)
Easily set / navigate marks in a code file? [message #724975] Tue, 13 September 2011 16:09 Go to next message
Mike  is currently offline Mike Friend
Messages: 1
Registered: September 2011
Junior Member
Long time notepad++ user here recently migrating to eclipse for php dev.

In notepad++ I could simply type ctrl-f2 while in a code file to set a mark. Then using f2, I could quickly jump from mark to mark.

Does eclipse have such a feature or a plugin that enables this? I have googled but could not find any.
(no subject) [message #725199 is a reply to message #724975] Wed, 14 September 2011 08:00 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 13.09.2011 18:09, Mike wrote:
> Long time notepad++ user here recently migrating to eclipse for php dev.
>
> In notepad++ I could simply type ctrl-f2 while in a code file to set a
> mark. Then using f2, I could quickly jump from mark to mark.
>
> Does eclipse have such a feature or a plugin that enables this? I
> have googled but could not find any.
Yes, but you can only have one mark at a time. Go to the 'Keys'
preference page and set your desired key bindings to Set/Clear/Swap Mark.

Dani
(no subject) [message #725372 is a reply to message #724975] Wed, 14 September 2011 15:47 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 9/13/11 12:09 PM, Mike wrote:
> Long time notepad++ user here recently migrating to eclipse for php dev.
>
> In notepad++ I could simply type ctrl-f2 while in a code file to set a
> mark. Then using f2, I could quickly jump from mark to mark.
>
> Does eclipse have such a feature or a plugin that enables this? I have
> googled but could not find any.

Eclipse has the notion of Bookmarks. You can set them at any line of any
file and there's a Bookmarks view for navigating to them. Search your
Eclipse Help for "bookmarks" (without the quotes) to read all the details.

Eric
Previous Topic:Model to Model Transformation
Next Topic:Opening .pde files in Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 02:55:37 GMT 2024

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

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

Back to the top