Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] DRAFT 2.2 Plan - Reduce workbench clutter

I'd like to suggest one potential approach to reducing workbench clutter.
While having configurable workspaces is good, workspaces tend to be static.
I'd like to see a dynamic approach to clutter management more akin to
Intelli J.  When I'm coding, I want the maximum amount of screen real estate
dedicated to my code.  If you've ever worked with Intelli J you've noticed
how it is able to dynamically hide extraneous panes to increase the total
visible code editing workspace.

The Intelli J approach works by assuming that setting focus to the code pane
is an indication that all other panes should be hidden unless they are
specifically "pinned," in which case, the panes maintain their location and
size.  I don't think developers want IDE features hidden from them.  I think
they just want those features to get out of their way when they're not
needed.

thanks for your consideration of this idea.


#####################################################################################
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material.  Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender,
delete the material from any system and destroy any copies.

Thank You.
#####################################################################################


Back to the top