Opened 12 years ago
Closed 12 years ago
#2774 closed Feature Request (Rejected)
UDF standards >> #Region
| Reported by: | mLipok | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Standard UDFs | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
UDF standards do not talk anything about using #Region #EndRegion directive.
I aattach "IE_UPDATED.au3"
this is IE.au3 from AutoIt 3.3.12.0 with small modification:
1.
#Region renaming (especialy added IE.au3 to the #Regions name --- for better usage with SciTE Jump)
2.
new #Region (because that is beter when you use "Toogle all folds" in SciTE)
3.
#Region change coverage/range (because that is better when you use "Toogle all folds" in SciTE)
Please compare (using ie. WinMerge) this "IE_UPDATED.au3" with orginal, and additionaly see what happen when you "Toogle all folds" in SciTE (in both updated IE_UPDATED.au3 and original IE.au3)
What you think about My concept of using #Region inside UDF file ?
Attachments (1)
Change History (2)
by , 12 years ago
| Attachment: | IE_UPDATED.zip added |
|---|
comment:1 by , 12 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |

As the UDFs are generally not touched by the general public, I see no reason as to add such a request.