Bug 76859 - [Commands] request: Second ESC in editor should minimize the lower views
Summary: [Commands] request: Second ESC in editor should minimize the lower views
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P5 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2004-10-22 15:23 EDT by Tuncay Baskan CLA
Modified: 2019-09-06 16:10 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tuncay Baskan CLA 2004-10-22 15:23:42 EDT
In a edit/compile/run cycle every time I minimize the lower view group (which
contains the Console view) to see more of the code. I think this is a common
cycle for all developers and it's tedious thing.

First ESC keypress should be performed for a completion window popped up or
anything that ESC is supposed to work on. Second ESC press is meaningless to
most editors and should minimize views mentioned.

This is actually a feature of Visual Studio 6.0 IDE (when you press ESC it hides
the output window which is at the same place as Console view)

I checked the Preferences->Workbench->Keys for Esc key but no association found.
A preference for this might also be useful.
Comment 1 Douglas Pollock CLA 2004-10-22 17:06:38 EDT
This is tricky, because "Esc" is a prefix for several key bindings on Linux at 
the moment.  On Windows and MacOS X, we could add this.... 
Comment 2 Tuncay Baskan CLA 2004-10-23 07:37:23 EDT
I haven't thought about that. It's better to assign a configurable key then. ESC
seems to be a good default for Windows and MacOS X, and for Linux it may be
another key that is unassigned. 
Comment 3 Stefan Xenos CLA 2004-12-10 15:43:18 EST
The lower views have no special status. If it is possible to minimize them with
a keybinding, it should be possible to do the same with any other stack. 

OPTION 1:

Perhaps something could be added to the system menu to attach a "toggle
minimize" key to any stack, and each perspective could attach a default "toggle
minimize" binding to one of its stacks. The java perspective could use this to
give a keybinding for toggling the lower stack.


OPTION 2:

Perhaps we could add a "hide views" keybinding that maximizes the entire editor
area. This would be easier to code, and would make the people who want to
maximize a split editor area happy.

Comment 4 Tuncay Baskan CLA 2004-12-10 16:07:49 EST
It's not hard to hide all views, you can press Alt+- and X (on Windows)

But, in order to minimize the lower view stack in Java perspective (or another
stack in another perspective) every time you have to position the mouse cursor
on an exact region which is time consuming and boring. 

In my opinion "OPTION 1" is a more plausible solution. Another point; majority
of the developers use large monitors. It is quite enough to see even for lines
containing 100+ characters with view stacks on both (left and right) sides.
Comment 5 Stefan Xenos CLA 2004-12-10 17:10:14 EST
Alt+-, x maximizes the current editor stack. If there are multiple editor stacks
open, they will be hidden in addition to the views.
Comment 6 Michael Van Meekeren CLA 2006-04-21 13:22:05 EDT
Moving Dougs bugs
Comment 7 ab ba CLA 2006-06-19 15:06:46 EDT
better solution (like in Netbeans for example):

the lower view group (with Console, etc) should get _minimized_ automatically
when I activate the (Java) editor window, by clicking on it with the mouse,
to continue editing.

Comment 8 ab ba CLA 2006-06-19 15:17:16 EDT
[REPLACES PREVIOUS COMMENT]
> In a edit/compile/run cycle every time I minimize the lower view group (which
> contains the Console view) to see more of the code. I think this is a common
> cycle for all developers and it's tedious thing.

better solution (like in Netbeans for example):

the lower view group (with Console, etc) should get _minimized_ automatically
when I activate the (Java) editor window, by clicking on it with the mouse,
to continue editing.

one of the main annoyances of the Eclipse Gui for me, too, since a long time.
Comment 9 Paul Webster CLA 2006-09-28 11:00:32 EDT
There are currently no plans to work on this feature.

PW
Comment 10 Denis Roy CLA 2007-06-22 09:32:43 EDT
Changes requested on bug 193523
Comment 11 Stefan Xenos CLA 2007-07-07 13:17:08 EDT
> the lower view group (with Console, etc) should get _minimized_
> automatically when I activate the (Java) editor window, 

How would this differ from fast views?
Comment 12 Eclipse Webmaster CLA 2019-09-06 16:10:16 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.