﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2487	SciTE: Menu: Edit/Stream Comment - Feature request	mlipok	Jos	"In SciTE4AutoIt in Menu 
there is a function: Edit/Stream Comment  Ctrl+Shift+Q

example script before using this function
{{{
111
222
333
}}}

example script after using this function
{{{
#CS
 111
222
333
 #CE
}}}


Proposal: the resulting effect should be like this:
{{{
#CS
	111
	222
	333
#CE
}}}
"	Feature Request	closed		SciTE4AutoIt		None	Rejected		
