Author Topic: [BUG] Folding and new line  (Read 3276 times)

Offline hakim

  • Single posting newcomer
  • *
  • Posts: 9
[BUG] Folding and new line
« on: April 24, 2010, 07:11:46 pm »
Test case:
1) Create some f-ion. Ie:
Code
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