Modify ↓
#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 , 18 years ago
| Type: | Feature Request → Bug |
|---|
comment:3 by , 18 years ago
| 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