Bug 2580 - DCR: Support to easily move back and forth among open editors (1GGNIBH)
Summary: DCR: Support to easily move back and forth among open editors (1GGNIBH)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:39 EDT by Philipe Mulet CLA
Modified: 2002-03-27 11:05 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2001-10-10 22:39:11 EDT
When searching for references to a selected method in the outliner, if a search match is located inside the same compilation unit as the
selected method, then there is no easy way to jump back to the selected method but re-selecting it.

Search matches are interfering too much with the code being developped by the user. Often search matches are meant to be looked
at in parallel to what the user is developping.

Either the search result view should come up with its own editor (BEST), or there should be a mechanism to easily move back to previous 
edited context (back arrow like in web editors).

NOTES:
EG (7/11/2001 11:26:11 AM)
	Having the search result view come up with its own editor doesn't fit the eclipse UI.
    Support to navigate back and forth between active editors is something that I miss
	to and is a DCR for ITPUI. Changed title and made this ITPUI DCR - moving.
Comment 1 DJ Houghton CLA 2001-10-29 19:02:07 EST
PRODUCT VERSION:
SDK 125

Comment 2 Kevin Haaland CLA 2002-03-27 11:05:13 EST
This defect report has been partially addressed.

- There is a fast way to switch editors (F6)


Forward/Back 
  - there is a dcr for this capability and a contributor is
working on it.