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 55599

Summary: Back button
Product: editor Reporter: loki <loki>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: USABILITY
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description loki 2005-02-28 11:29:30 UTC
When editing code in a large project you often
find yourself jumping between files. In the
current interface the 'to' jump is not that hard.
You always  know what you are looking for. But
what I find hard in large projects is jumping
'back'. What I would love to have is a 'back
button' That brings me back to the file that I
edited before the current one at the same spot.
More or less an 'undo' but for navigation actions
not editing actions.

Hope this makes sense, if not feel free to contact me.
Comment 1 Milan Kubec 2005-02-28 11:52:19 UTC
Sure it makes sense. I think even Forward button could be there.
Comment 2 David Simonek 2005-05-09 15:46:24 UTC
Passing to editor guys, I think this is implemented now. Moreover, Ctrl+Tab
shortcut lists documents in recently-used sorting.
Comment 3 loki 2006-03-02 07:24:03 UTC
this was solved quite some time ago. Kudos'