﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2189	white space after if statement is removed	HighGuy	Jos	"Hi,

not sure if you handle this as a bug, but in current version of tidy from SciTE4AutoIt and in the beta version (2.2.1.13) a white space after an if statement followed by a paranthesis will be removed. 

For example:

if (@error or $i=1) then

will become:

if(@error or $i=1)

Same behavior with ""or"" followed by a paranthesis."	Bug	closed		SciTE4AutoIt	3.3.8.1	None	Rejected		
