Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: marazm on January 06, 2012, 02:53:37 pm

Title: Folding remember path
Post by: marazm on January 06, 2012, 02:53:37 pm
Small path that allows to save folding state in layout-file.
Title: Re: Folding remember path
Post by: oBFusCATed on January 06, 2012, 02:57:09 pm
Can you give better explanation what this patch does, exactly?
Title: Re: Folding remember path
Post by: marazm on January 06, 2012, 03:10:17 pm
When you hide some blocks of code and reopen file C::B will show it in unfolded state. This patch will make C::B to remember all collapsed blocks and hide them when you open the file.
http://forums.codeblocks.org/index.php?topic=10247.0 (http://forums.codeblocks.org/index.php?topic=10247.0)
Title: Re: Folding remember patch
Post by: ollydbg on January 06, 2012, 03:18:03 pm
Small path that allows to save folding state in layout-file.
There is a typo in your thread title.

Also, this is a cool feature! :)
Title: Re: Folding remember path
Post by: wf on January 07, 2012, 07:12:43 am
nice, i was waiting for this feature few years ;)
Title: Re: Folding remember path
Post by: oBFusCATed on January 09, 2012, 03:08:21 pm
marazm:
Can I ask you to submit your patch to the patches section of the codeblocks project's site on berlios.de?
This way your patch won't be forgotten.
Here is the link for the site: http://developer.berlios.de/patch/?group_id=5358