Modify ↓
Opened on Jun 18, 2008 at 8:51:28 PM
Closed on Jun 22, 2008 at 6:24:44 PM
Last modified on Jun 22, 2008 at 8:00:13 PM
#392 closed Bug (Fixed)
Tidy Region Nesting
| Reported by: | LongBowNZ | Owned by: | Jos |
|---|---|---|---|
| Milestone: | Future Release | Component: | SciTE4AutoIt |
| Version: | Other | Severity: | None |
| Keywords: | Cc: |
Description
#Region - 1 #Region - 2 #EndRegion - 2 #EndRegion - 1
The above changes to below when tidy is used
#Region - 1 #Region - 2 #EndRegion - 2 #EndRegion - 2
More Info:
http://www.autoitscript.com/forum/index.php?showtopic=73979
Attachments (0)
Change History (4)
comment:1 by , on Jun 22, 2008 at 3:44:38 PM
| Type: | Feature Request → Bug |
|---|
comment:3 by , on Jun 22, 2008 at 6:24:44 PM
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
Uploaded Tidy v 2.0.23.16 to the Beta section, which now supports nested #region statements for its comment copy options.
Note:
See TracTickets
for help on using tickets.

I am considering this a bug and have moved it.
Will have a look at this.
Jos