Opened on Jul 26, 2009 at 11:06:03 PM
Closed on Jul 28, 2009 at 5:06:44 PM
Last modified on Aug 7, 2009 at 4:21:30 PM
#1089 closed Bug (No Bug)
#AutoIt3Wrapper_Run_Tidy=y, tidy also activated at run-script instant.
| Reported by: | anonymous | Owned by: | Jos |
|---|---|---|---|
| Milestone: | Component: | SciTE4AutoIt | |
| Version: | Other | Severity: | None |
| Keywords: | AutoIt3Wrapper tidy | Cc: |
Description
when the line '#AutoIt3Wrapper_Run_Tidy=y' is added to a script.
Tidy is also run, when you just run[F5] the script from scite4autoit.
Attachments (0)
Change History (4)
comment:2 by , on Jul 27, 2009 at 3:44:58 PM
I Figured it was not default behavior because:
1) The Scite side effect of a document-reload/revert after running tidy. loosing the documents current folding status.
+) #AutoIt3Wrapper_Run_Tidy was added after changing the compile-settings,(ctrl-f7).
+) Reading 'compilation' in help as. only when you compile or build a exe or au3 file.
Think if Tidy was mentioned in the 'AutoIt3Wrapper will perform the following tasks for you when wrapping AutoIt3 (Run):' section in the AutoIt3Wrapper help. I probably just would have disabled the '*_run_tidy' line and taking it as intended behavior.
comment:3 by , on Jul 28, 2009 at 5:06:44 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
It is the default behavior.
Jos

Correct, that is the way it is supposed to work.
So what do you think the bug is in this case?
Jos