Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Is there a shorcut for folding a code block?
Is there a shorcut for folding a code block? [message #166464] Wed, 30 June 2004 04:08 Go to next message
Eclipse UserFriend
Originally posted by: tivy.centrum.sk

Hi,

I was searching for a shotcut which could be used to fold a block of code
(comment, method) without the need to use mouse. It seems there is none. Or
am I wrong?

Thanks in advance.

Tibor
Re: Is there a shorcut for folding a code block? [message #166472 is a reply to message #166464] Wed, 30 June 2004 04:11 Go to previous messageGo to next message
Eclipse UserFriend
Tibor Vyletel wrote:
> Hi,
>
> I was searching for a shotcut which could be used to fold a block of code
> (comment, method) without the need to use mouse. It seems there is none. Or
> am I wrong?

Ctrl+Numpad_Minus and Ctrl+Numpad_Plus

-tom
Re: Is there a shorcut for folding a code block? [message #166479 is a reply to message #166464] Wed, 30 June 2004 04:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Tibor Vyletel wrote:

>Hi,
>
>I was searching for a shotcut which could be used to fold a block of code
>(comment, method) without the need to use mouse.
>
Use the mouse and you will see the key binding on the right side of the
menu. From then on you can use the keyboard ;-)

Dani

> It seems there is none. Or
>am I wrong?
>
>Thanks in advance.
>
>Tibor
>
>
>
>
Re: Is there a shorcut for folding a code block? [message #166486 is a reply to message #166479] Wed, 30 June 2004 04:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: markus_keller.ch.ibm.spam.protect.com

Collape and Expand are currently not in the ruler context menu:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=62678

Keybindings for this can be configured in Preferences > Workbench > Keys,
Category 'Text Editing', commands Collapse and Expand.

Markus


Daniel Megert wrote:

> Tibor Vyletel wrote:
>
>> Hi,
>>
>> I was searching for a shotcut which could be used to fold a block of
>> code
>> (comment, method) without the need to use mouse.
>>
> Use the mouse and you will see the key binding on the right side of the
> menu. From then on you can use the keyboard ;-)
>
> Dani
>
>> It seems there is none. Or
>> am I wrong?
>>
>> Thanks in advance.
>>
>> Tibor
>>
>>
>>
>>
Re: Is there a shorcut for folding a code block? [message #166511 is a reply to message #166472] Wed, 30 June 2004 05:40 Go to previous message
Eclipse UserFriend
>
> Ctrl+Numpad_Minus and Ctrl+Numpad_Plus
>


very handy shortcuts! :(
nobody works with laptops over there i take?

johan
Previous Topic:Light Bulb vs. Breakpoints
Next Topic:3.0 Release Exception
Goto Forum:
  


Current Time: Tue Jul 22 01:58:37 EDT 2025

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

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

Back to the top