Bug 178679 - [CodeFolding] Add extra folding (if, while, for....) to the editor
Summary: [CodeFolding] Add extra folding (if, while, for....) to the editor
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement with 15 votes (vote)
Target Milestone: ---   Edit
Assignee: PHP UI CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 239123 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-21 17:38 EDT by Hertzel Armengol Rivera CLA
Modified: 2020-05-14 10:15 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hertzel Armengol Rivera CLA 2007-03-21 17:38:09 EDT
Build ID: 3.2.3

Steps To Reproduce:
1. Open a file with a huge (and I mean a HUGE) if statement, now try to find where it ends without using control shit P

More information:
It will be nice to have sub folding blocks for if, for, while, do statements under eclipse, to just focus in what mater
Comment 1 Nobody - feel free to take it CLA 2009-03-30 06:44:14 EDT
Totally second that. Code Folding needs to work with if, else, switch, and so
on.
Comment 2 Michael Spector CLA 2009-06-07 09:51:40 EDT
*** Bug 239123 has been marked as a duplicate of this bug. ***
Comment 3 SkaR CLA 2011-04-22 09:46:55 EDT
I think that code folding must work for every { }
Comment 4 Palmer Eldritch CLA 2011-04-29 08:38:39 EDT
In C++/C there is an item in Prefs>C++/C>Editor>Folding for this (not for the {} though)
Comment 5 Palmer Eldritch CLA 2011-04-29 08:43:53 EDT
See also : https://bugs.eclipse.org/bugs/show_bug.cgi?id=63808
Comment 6 SkaR CLA 2011-04-30 03:37:31 EDT
I think you talk about https://bugs.eclipse.org/bugs/show_bug.cgi?id=165681