Bug 38738

Summary: [misc] Smarter bookmarks relative to method.
Product: [Eclipse Project] JDT Reporter: MG <java97301>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: nikolaymetchev
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description MG CLA 2003-06-10 18:27:01 EDT
Bookmarks go out of date because the "book" is always changing.  A smarter way
to make a bookmark would be to base it off a method.  If the file has changed
since the bookmark was made then you could default to the top of the method the
bookmark was in or you could use the top of the method as the point relative -
so the bookmark would be 10 lines down from the top of method X in file Y. - to
the bookmark and if the method disappears the bookmark should too.
Comment 1 Rafael Chaves CLA 2003-06-11 09:37:59 EDT
Moving to JDT/Text.