Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: hakim on April 24, 2010, 07:11:46 PM

Title: [BUG] Folding and new line
Post by: hakim on April 24, 2010, 07:11:46 PM
Test case:
1) Create some f-ion. Ie:
void test()
{
}

2) Remove any blank lines following "}"
3) Fold the f-ion
4) Try to create new lines below the function without unfolding.

Version: SVN 6203