Bug 2962 - Ideas for multiple editors (1GKZJ0B)
Summary: Ideas for multiple editors (1GKZJ0B)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Eduardo Pereira CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2001-10-10 22:46 EDT by Tod Creasey CLA
Modified: 2002-02-04 12:50 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 Tod Creasey CLA 2001-10-10 22:46:53 EDT
From Eclipse Corner

Subject: Re: How do I replace the EditorPane?
From: cagatayk@acm.org (Cagatay Kavukcuoglu)
Newsgroups: eclipse.tools
Organization: Innova Consulting Company
Date: Oct 02 2001 15:37:47

As far as I can follow, there has been quite a few discussions in this newsgroup
on what kinds of changes might be better for editor presentation. For my part,
I'd like to see an easier way to manage a large number of editor windows and
better handling of browsing through packages, classes and methods in Java (or
other constructs contributed by different plugins). There has to be a way to use
a single editor window for a number of different editor inputs. Conversely, the
idea of "pinning" editors to inputs to make sure the content of a particular
window stays the same is very useful and should go hand in hand with the
previous item. A browser-like history with pulldowns that show both classes and
members (useful when you browse through a class using the outline) recently
visited along with keyboard shotcuts available anywhere in the window (Alt+left
and Alt+right is pretty much standard) should be in the platform. 

Somewhat related to this, the package view  in JDT could use an optional two
pane configuration to list packages and classes seperately. There is too much
scrolling right now, especially in a project with a large number of classes.
Comment 1 Eduardo Pereira CLA 2002-02-04 12:50:30 EST
See bugs: 2173, 2628, 2676, 2925, 6396