Bug 2011

Summary: Need easy way to switch between editors (1GDIFZA)
Product: [Eclipse Project] Platform Reporter: DJ Houghton <dj.houghton>
Component: UIAssignee: Eduardo Pereira <eduardo_pereira>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: usability
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description DJ Houghton CLA 2001-10-10 22:24:29 EDT
When I have multiple editors open, due to space constraints the tabs do not 
	show me the full name of the file that I am editing.

	I would like to have an "Editors" menu or "Switch To" or something which
	lists all the files I have open and allows me to bring that editor to the front.

	Currently the only ways to open the editor that you want are:
		- Guess. Many class names begin with the same chars so when I
			see Marke... it could be Marker.java, MarkerReader.java, etc etc.
			This forces me to randomly click on these classes until I pick
			the right one.
		- Navigate to the correct resource in the navigator (or packages view)
			and re-open the editor. This is painful if you have the tree expanded.
		- Java -> Open Type. This can be slow and I already have the editor
			open and just want to switch to it.

	A menu like this would also save me from having to use those small
	arrows to look at all my editor titles when I have too many open.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 17:45:09 EST
PRODUCT VERSION:
	0.104a JRE on Win98

Comment 2 Eduardo Pereira CLA 2002-02-04 12:28:11 EST
The "Switch Editors" dialog has been added.