Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Binding a key sequence to...
Binding a key sequence to... [message #42283] Wed, 28 May 2003 13:54 Go to next message
Eclipse UserFriend
I'm trying to hunt down the command that does the equivilent of double
clicking on an editor tab: expand to use full application area. I'd like
to bind it to a key so that I can switch between 'big' mode and 'normal'
mode without using the mouse.

Ideally, I'd be able to bind the command to one key combination and it
will toggle between the two modes, as opposed to having two commands
and/or two seperate key sequences.

I'm using the Windows version, in case that behavior is not cross-platform
and unix people are wondering what I'm talking about.

Thanks a million for the great work...
Christian
Re: Binding a key sequence to... [message #42376 is a reply to message #42283] Wed, 28 May 2003 15:46 Go to previous message
Eclipse UserFriend
There is a feature request for this (with a patch actually attached
which implements the feature).

https://bugs.eclipse.org/bugs/show_bug.cgi?id=26669

You can add your vote to this bug (via the webpage) if you wish to help
it get implemented/added-in ahead of other items.


Christian Nelson wrote:
> I'm trying to hunt down the command that does the equivilent of double
> clicking on an editor tab: expand to use full application area. I'd like
> to bind it to a key so that I can switch between 'big' mode and 'normal'
> mode without using the mouse.
>
> Ideally, I'd be able to bind the command to one key combination and it
> will toggle between the two modes, as opposed to having two commands
> and/or two seperate key sequences.
>
> I'm using the Windows version, in case that behavior is not cross-platform
> and unix people are wondering what I'm talking about.
>
> Thanks a million for the great work...
> Christian
>
Previous Topic:vi Plugin 0.0.1 released
Next Topic:How to get plain old javadoc help?
Goto Forum:
  


Current Time: Sun Jul 27 01:23:21 EDT 2025

Powered by FUDForum. Page generated in 0.02885 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top