Opened on Oct 23, 2025 at 10:51:30 PM
Last modified on Oct 29, 2025 at 1:11:14 PM
#4054 closed Feature Request
Tidy - feature request / parameter - continuation line and indentation — at Initial Version
| Reported by: | mLipok | Owned by: | Jos |
|---|---|---|---|
| Milestone: | Component: | SciTE4AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Jos please consider to provide parameter for TIDY to not add na additional indentation to after each continuation line.
Current:
Global Enum _ $test1, _ $test2, _ $test3
Proposal:
Global Enum _ $test1, _ $test2, _ $test3
Note:
See TracTickets
for help on using tickets.
