﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1473	Debug.au3, _DebugReportVar(), Line format, Scite support?	anonymous	Jon	"Debug.au3
Line 286
{{{
Local $sData = ""@@ Debug("" & $ScriptLineNumber & ""): "" & __Debug_DataType($vVar) & "" -> "" & $varName
}}}
Think that should be ... To make the printed line in scite a active code link. (added space at "") : "")
{{{
Local $sData = ""@@ Debug("" & $ScriptLineNumber & "") : "" & __Debug_DataType($vVar) & "" -> "" & $varName
}}}
"	Bug	closed	3.3.5.5	Standard UDFs	3.3.5.4	None	Completed	Debug.au3 _DebugReportVar	
