Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2189 closed Bug (Rejected)

white space after if statement is removed

Reported by: HighGuy Owned by: Jos
Milestone: Component: SciTE4AutoIt
Version: 3.3.8.1 Severity: None
Keywords: Cc:

Description

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.

Attachments (0)

Change History (4)

comment:1 by trancexx, 14 years ago

Resolution: Rejected
Status: newclosed

Tidy is not official AutoIt tool. Contact the author (Jos) by other means.

in reply to:  1 comment:2 by HighGuy, 14 years ago

Replying to trancexx:

Tidy is not official AutoIt tool. Contact the author (Jos) by other means.

Tidy is part of SciTE4AutoIt and I assigned this ticket to the corresponding component SciTE4AutoIt. So what's wrong with it? Ticket does already belong to Jos, so if this is not the right place you might consider removing this "component".

comment:3 by guinness, 14 years ago

Using v2.2.1.13 and this behaviour doesn't exist for me HighGuy.

comment:4 by mvg, 14 years ago

Doh ... Seems like trancexx is in spring cleaning mode.

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.