Bug 69684 - [projection] Add folding preferences for Anonymous and inner types
Summary: [projection] Add folding preferences for Anonymous and inner types
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-08 19:54 EDT by David Corbin CLA
Modified: 2013-09-13 07:01 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Corbin CLA 2004-07-08 19:54:05 EDT
Code folding has a nice preference setting that controls what the folding state
of  various Java elements are when an editor is opened.  Thee preferences have
should have "Anonymous classes" as well as "Inner classes.
Comment 1 R.J. Lorimer CLA 2004-09-07 22:04:22 EDT
I have a code folding plug-in that adds some of this functionality. It currently
doesn't have a discrepency between anonymous inner classes and regular inner
classes, but the functionality is there. Check it out:
http://www.coffee-bytes.com/servlet/PlatformSupport
Comment 2 Palmer Eldritch CLA 2012-12-08 12:08:07 EST
Well this is assigned since 2004 I see - and yes folding *types* - whether top level classes, enums or nested classes would be real useful. Should I open a new bug for top level classes ?
Comment 3 Dani Megert CLA 2012-12-10 04:56:30 EST
(In reply to comment #2)
> Well this is assigned since 2004 I see - and yes folding *types* - whether
> top level classes, enums or nested classes would be real useful. Should I
> open a new bug for top level classes ?

No we can use this bug for that as well.