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 Changed 16 years ago by Jos
- Type changed from Feature Request to Bug
comment:3 Changed 16 years ago by Jos
- Resolution set to Fixed
- Status changed from new to closed
Uploaded Tidy v 2.0.23.16 to the Beta section, which now supports nested #region statements for its comment copy options.
comment:4 Changed 16 years ago by TicketCleanup
- Milestone set to Future Release
Automatic ticket cleanup.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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