Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » code folding feedback
code folding feedback [message #157469] Thu, 06 May 2004 11:38 Go to next message
Eclipse UserFriend
Originally posted by: edoardoATenigmatecDOTnet.no.spam

I am playing around with I20040506 java code folding feature.

it strikes me that a source header - e.g. boilerplate comment where
everyone places copyright info etc befaoire tha package statement - is
not foldable.
headers are one of the biggest regions of a source file you don't want
to see IMO !!!

Edo
Re: code folding feedback [message #157485 is a reply to message #157469] Thu, 06 May 2004 13:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: joerg.von.frantzius.artnology.nospam.com

+1 !

Edoardo Comar wrote:

> I am playing around with I20040506 java code folding feature.
>
> it strikes me that a source header - e.g. boilerplate comment where
> everyone places copyright info etc befaoire tha package statement - is
> not foldable.
> headers are one of the biggest regions of a source file you don't want
> to see IMO !!!
>
> Edo
Re: code folding feedback [message #157500 is a reply to message #157469] Thu, 06 May 2004 15:27 Go to previous messageGo to next message
Haris Peco is currently offline Haris PecoFriend
Messages: 1072
Registered: July 2009
Senior Member
+1
Edoardo Comar wrote:

> I am playing around with I20040506 java code folding feature.
>
> it strikes me that a source header - e.g. boilerplate comment where
> everyone places copyright info etc befaoire tha package statement - is
> not foldable.
> headers are one of the biggest regions of a source file you don't want
> to see IMO !!!
>
> Edo
Re: code folding feedback [message #157596 is a reply to message #157469] Thu, 06 May 2004 18:44 Go to previous messageGo to next message
R.J. Lorimer is currently offline R.J. LorimerFriend
Messages: 21
Registered: July 2009
Junior Member
+1 on the header.
Also, nothing beneath a method is currently foldable (large try/if/else
blocks, etc).

Will this support be added at any point in time?

Thanks,

R.J.

"Edoardo Comar" <edoardoATenigmatecDOTnet@no.spam> wrote in message
news:c7d7np$s22$1@eclipse.org...
> I am playing around with I20040506 java code folding feature.
>
> it strikes me that a source header - e.g. boilerplate comment where
> everyone places copyright info etc befaoire tha package statement - is
> not foldable.
> headers are one of the biggest regions of a source file you don't want
> to see IMO !!!
>
> Edo
Re: code folding feedback [message #157654 is a reply to message #157469] Thu, 06 May 2004 21:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: edoardo.NOSPAM.NOSPAM.supanet.com

Edoardo Comar wrote:
> I am playing around with I20040506 java code folding feature.
>
> it strikes me that a source header - e.g. boilerplate comment where
> everyone places copyright info etc befaoire tha package statement - is
> not foldable.
> headers are one of the biggest regions of a source file you don't want
> to see IMO !!!
>
> Edo

ok since more people seem to agree that headers should be foldable, I
submitted this feature request:

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

Edo
Re: code folding feedback [message #157679 is a reply to message #157654] Fri, 07 May 2004 04:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Edoardo Comar <edoardo.NOSPAM@nospam.supanet.com> wrote:

One more idea/question.
How do you think, should Eclipse remember folding state? I just
tested - collapsed several parts, close file and reopen - they parts
are open again. So, I have to collapse them again.


> ok since more people seem to agree that headers should be foldable, I
> submitted this feature request:

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

> Edo

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: code folding feedback [message #157702 is a reply to message #157679] Fri, 07 May 2004 08:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: edoardoATenigmatecDOTnet.no.spam

Preferences let you specify what to have folded when you open a new editor.
I don't see the need to remember the folding state when you closed an
editor (you might write a plugin to do so!), I am happy to reopen an
editor and get the default folding (eg comments headers etc).

Edo

Konstantin Scheglov wrote:
> Edoardo Comar <edoardo.NOSPAM@nospam.supanet.com> wrote:
>
> One more idea/question.
> How do you think, should Eclipse remember folding state? I just
> tested - collapsed several parts, close file and reopen - they parts
> are open again. So, I have to collapse them again.
>
>
>
>>ok since more people seem to agree that headers should be foldable, I
>>submitted this feature request:
>
>
>>https://bugs.eclipse.org/bugs/show_bug.cgi?id=61328
>
>
>>Edo
>
>
Re: code folding feedback [message #157720 is a reply to message #157679] Fri, 07 May 2004 12:16 Go to previous message
Charles-Philip Bentley is currently offline Charles-Philip BentleyFriend
Messages: 60
Registered: July 2009
Member
IMO it should remember folding state.

Is there a short cut for folding/unfolding all comments in a source file?

Konstantin Scheglov wrote:
> Edoardo Comar <edoardo.NOSPAM@nospam.supanet.com> wrote:
>
> One more idea/question.
> How do you think, should Eclipse remember folding state? I just
> tested - collapsed several parts, close file and reopen - they parts
> are open again. So, I have to collapse them again.
>
>
>
>>ok since more people seem to agree that headers should be foldable, I
>>submitted this feature request:
>
>
>>https://bugs.eclipse.org/bugs/show_bug.cgi?id=61328
>
>
>>Edo
>
>
Previous Topic:checking out all modules from a CVS server in one step
Next Topic:Is there a way to import many eclipse projects at once?
Goto Forum:
  


Current Time: Sun Oct 06 12:30:50 GMT 2024

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

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

Back to the top