Opened on Apr 26, 2012 at 1:38:30 PM
Closed on May 23, 2012 at 2:41:40 PM
Last modified on May 25, 2012 at 2:26:28 AM
#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)
follow-up: 2 comment:1 by , on May 23, 2012 at 2:41:40 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
comment:2 by , on May 24, 2012 at 12:03:57 PM
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 , on May 24, 2012 at 4:35:41 PM
Using v2.2.1.13 and this behaviour doesn't exist for me HighGuy.
comment:4 by , on May 25, 2012 at 2:26:28 AM
Doh ... Seems like trancexx is in spring cleaning mode.

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