Bug 331404

Summary: Editor Folding State
Product: [Tools] CDT Reporter: Ladar Levison <ladar>
Component: cdt-editorAssignee: Project Inbox <cdt-editor-inbox>
Status: CLOSED DUPLICATE QA Contact: Anton Leherbauer <aleherb+eclipse>
Severity: enhancement    
Priority: P3 CC: cdtdoug
Version: 8.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Ladar Levison CLA 2010-11-30 04:30:08 EST
Build Identifier: 

It would be _really_ helpful if the C/C++ editor remembered the fold status of a file across edit sessions. It should work like so:

Open file example.c
Collapse function hellofolder() fold
Close file example.c
Open file example.c and hellofolder() remains folded




Reproducible: Always
Comment 1 Anton Leherbauer CLA 2010-12-20 03:49:20 EST

*** This bug has been marked as a duplicate of bug 115241 ***