Modify ↓
#1090 closed Bug (Fixed)
trivial artifact, persistand tidy error message line.
| Reported by: | anonymous | Owned by: | Jos |
|---|---|---|---|
| Milestone: | Future Release | Component: | SciTE4AutoIt |
| Version: | Other | Severity: | None |
| Keywords: | tidy | Cc: |
Description
when a tidy error message line ends up on the same line as the last command, it will stay after the problem is fixed.
Func f1() For $i = 1 To 2 ;~ EndIf ; fixme EndFunc ; no linefeed here.
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
| Status: | new → accepted |
|---|
comment:2 by , 17 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in current beta version of Tidy v 2.0.28.4
Thanks,
Jos