This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 71772 - Bookmark Window listing all current Bookmarks in Project
Summary: Bookmark Window listing all current Bookmarks in Project
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker with 1 vote (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 19:56 UTC by jfosterjr
Modified: 2012-11-29 18:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jfosterjr 2006-01-23 19:56:07 UTC
Bookmark Window listing all current Bookmarks in Project.

This window would list all bookmarks in the current Project.  Double clicking on
a given bookmark will open the source (if not already open) and place the caret
row on that line.
Comment 1 areeda 2009-03-20 15:47:30 UTC
My addition to this request is a command to clear all bookmarks in a file or project.

The way I use bookmarks is as an aid for my current task.  For example move a method to a base class rather than
duplicate it, or create a method because some logic is duplicated.  Mark all the uses and the place it is going to go
for easy navigation.

Once that task is done, I no need for them, worse the next time I want to use bookmarks in that file I have to delete
them one by one.  To be clear, it is still worth it.  This would just make it easier.

Joe
Comment 2 bronius 2011-12-06 14:52:56 UTC
I second Joe's suggestion and recommend it actually be filed as a separate feature (if it does not already exist).  Shortcuts to add and navigate bookmarks exist; lacking is a shortcut to clear all bookmarks in the current document.
Comment 3 Jiri Prox 2011-12-06 15:00:22 UTC
The clear all bookmarks action is already implemented, only it does not have default shortcut. See the Options -> Keymap, search for Clear Document Bookmarks action and assign it some free shortcut.
Comment 4 Milutin Kristofic 2012-11-29 18:14:19 UTC
Fixed in nb7.2