id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1226	multiple folding in code	stackware	stackware	"Hi, 
When i write this code :

my ($i);
for ($i = 0; $i <= 5; $i++) {
   $next;
}
the folding appears in the left margin. It's ok.
if these instructions are in a sub, no more folding...

Would it be possible to activate ""multiple"" folding?

Thanks by advance :)"	enhancement	new	minor		editor	0.84		editor folding	
