Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » What about foldings??
What about foldings?? [message #104767] Fri, 01 August 2003 10:37 Go to next message
Eclipse UserFriend
Originally posted by: tcn.spamgourmet.com

Hi!

There a bug/feature report since 2.0 of eclipse and still there is no
folding support. What about it? I can't be too hard to implement, can it?
Re: What about foldings?? [message #104870 is a reply to message #104767] Fri, 01 August 2003 11:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: linnet.nospam.users.sourceforge.net

Timo Nentwig wrote:
> Hi!
>
> There a bug/feature report since 2.0 of eclipse and still there is no
> folding support. What about it? I can't be too hard to implement, can it?

It's on the plan for Platform/Text:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-text-home/plan.html#Overall_Planning
Re: What about foldings?? [message #104876 is a reply to message #104870] Fri, 01 August 2003 12:23 Go to previous messageGo to next message
Eclipse UserFriend
That's going to be a very good feature...where can I get information about
timeframes?

Jeremy

"Jesper Kamstrup Linnet" <linnet@nospam.users.sourceforge.net> wrote in
message news:bge2h5$1i1$1@eclipse.org...
> Timo Nentwig wrote:
> > Hi!
> >
> > There a bug/feature report since 2.0 of eclipse and still there is no
> > folding support. What about it? I can't be too hard to implement, can
it?
>
> It's on the plan for Platform/Text:
>
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-text-home/plan.html#Overall_Planning
>
Re: What about foldings?? [message #104878 is a reply to message #104876] Fri, 01 August 2003 14:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eric.rizzo.jibeinc.com

Jeremy Silva wrote:

> That's going to be a very good feature...where can I get information about
> timeframes?
>
> Jeremy
>
> "Jesper Kamstrup Linnet" <linnet@nospam.users.sourceforge.net> wrote in
> message news:bge2h5$1i1$1@eclipse.org...
>
>>Timo Nentwig wrote:
>>
>>>Hi!
>>>
>>>There a bug/feature report since 2.0 of eclipse and still there is no
>>>folding support. What about it? I can't be too hard to implement, can
> it?

Read the Bugzilla page for that feature request. I'm sure I don't need
to show programmers how to search Bugzilla...

Eric
--
Eric Rizzo
Software Architect
Jibe, Inc.
http://www.jibeinc.com
Re: What about foldings?? [message #104879 is a reply to message #104878] Fri, 01 August 2003 14:56 Go to previous messageGo to next message
Eclipse UserFriend
Thanks, but not all of us develop for Eclipse. I was under the impression
that this group was also for: " If you think you've discovered a bug, or
discovered a missing feature, you can ask a question here..."


"Eric Rizzo" <eric.rizzo@jibeinc.com> wrote in message
news:bgeclh$ch6$1@eclipse.org...
> Jeremy Silva wrote:
>
> > That's going to be a very good feature...where can I get information
about
> > timeframes?
> >
> > Jeremy
> >
> > "Jesper Kamstrup Linnet" <linnet@nospam.users.sourceforge.net> wrote in
> > message news:bge2h5$1i1$1@eclipse.org...
> >
> >>Timo Nentwig wrote:
> >>
> >>>Hi!
> >>>
> >>>There a bug/feature report since 2.0 of eclipse and still there is no
> >>>folding support. What about it? I can't be too hard to implement, can
> > it?
>
> Read the Bugzilla page for that feature request. I'm sure I don't need
> to show programmers how to search Bugzilla...
>
> Eric
> --
> Eric Rizzo
> Software Architect
> Jibe, Inc.
> http://www.jibeinc.com
>
Re: What about foldings?? [message #105586 is a reply to message #104879] Sat, 02 August 2003 16:03 Go to previous messageGo to next message
Eclipse UserFriend
Jeremy,

We don't mind questions like you outlined.
It is also a good idea to prep yourself by doing a quick look at the Eclipse
bugzilla or archive of the relevant dev mailing list and dev plan so that
the questions are more focused and save everyone time.

Code folding is on the jdt ui 3.0 plan.
Relevant bug reports
https://bugs.eclipse.org/bugs/show_bug.cgi?id=9355
https://bugs.eclipse.org/bugs/show_bug.cgi?id=13855

You can CC yourself on the bugs to stay informed and provide comments /
ideas for the 3.0 plan on the jdt ui dev mailing list

HTH

Darins


"Jeremy Silva" <jsilva@mitre.org> wrote in message
news:bged46$d8h$1@eclipse.org...
> Thanks, but not all of us develop for Eclipse. I was under the impression
> that this group was also for: " If you think you've discovered a bug, or
> discovered a missing feature, you can ask a question here..."
>
>
> "Eric Rizzo" <eric.rizzo@jibeinc.com> wrote in message
> news:bgeclh$ch6$1@eclipse.org...
> > Jeremy Silva wrote:
> >
> > > That's going to be a very good feature...where can I get information
> about
> > > timeframes?
> > >
> > > Jeremy
> > >
> > > "Jesper Kamstrup Linnet" <linnet@nospam.users.sourceforge.net> wrote
in
> > > message news:bge2h5$1i1$1@eclipse.org...
> > >
> > >>Timo Nentwig wrote:
> > >>
> > >>>Hi!
> > >>>
> > >>>There a bug/feature report since 2.0 of eclipse and still there is no
> > >>>folding support. What about it? I can't be too hard to implement, can
> > > it?
> >
> > Read the Bugzilla page for that feature request. I'm sure I don't need
> > to show programmers how to search Bugzilla...
> >
> > Eric
> > --
> > Eric Rizzo
> > Software Architect
> > Jibe, Inc.
> > http://www.jibeinc.com
> >
>
>
Re: What about foldings?? [message #106082 is a reply to message #105586] Mon, 04 August 2003 12:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eric.rizzo.jibeinc.com

Darin Swanson wrote:
> Jeremy,
>
> We don't mind questions like you outlined.
> It is also a good idea to prep yourself by doing a quick look at the Eclipse
> bugzilla or archive of the relevant dev mailing list and dev plan so that
> the questions are more focused and save everyone time.
>
> Code folding is on the jdt ui 3.0 plan.
> Relevant bug reports
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=9355
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=13855
>
> You can CC yourself on the bugs to stay informed and provide comments /
> ideas for the 3.0 plan on the jdt ui dev mailing list

Thanks for taking the time to formulate the extremely polite response
that I had neither the time nor mood (at that moment) to do myself.

Sorry if I irked the OP - its just that code folding is one of those
things (many) that get asked about again and again by people who have
clearly not scanned Bugzilla or the newsgroup archives. After a while
and at the wrong time on the wrong day, it can be quite
annoying/frustrating.

Eric
--
Eric Rizzo
Software Architect
Jibe, Inc.
http://www.jibeinc.com
Re: What about foldings?? [message #106104 is a reply to message #106082] Mon, 04 August 2003 13:23 Go to previous messageGo to next message
Eclipse UserFriend
>
> Thanks for taking the time to formulate the extremely polite response
> that I had neither the time nor mood (at that moment) to do myself.
>
> Sorry if I irked the OP - its just that code folding is one of those
> things (many) that get asked about again and again by people who have
> clearly not scanned Bugzilla or the newsgroup archives. After a while
> and at the wrong time on the wrong day, it can be quite
> annoying/frustrating.
>
> Eric
> --
> Eric Rizzo
> Software Architect
> Jibe, Inc.
> http://www.jibeinc.com
>

The next time I post in a "bad" mood you can return the favor :-)

Darins
Re: What about foldings?? [message #108724 is a reply to message #104870] Fri, 08 August 2003 04:59 Go to previous message
Eclipse UserFriend
"Jesper Kamstrup Linnet" <linnet@nospam.users.sourceforge.net> wrote:
> Timo Nentwig wrote:

> > There a bug/feature report since 2.0 of eclipse and still there is no
> > folding support. What about it? I can't be too hard to implement, can
it?
>
> It's on the plan for Platform/Text:
>
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-text-home/p
lan.html#Overall_Planning

"vertical ruler column as folding control"

Oh dear :-(

Let's hope that's considered a temporary measure until they
can position the controls on the right of the left-margin's
flow diagram ;-)
--
__________
|im |yler http://timtyler.org/ tim@tt1.org
Previous Topic:Request for more responsive UI when decorators are updating
Next Topic:Re: Help Needed on Perspectives
Goto Forum:
  


Current Time: Sun May 11 15:00:05 EDT 2025

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

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

Back to the top