Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1095 closed Bug (Fixed)

tidy indent with $var_ exception.

Reported by: anonymous Owned by: Jos
Milestone: Future Release Component: SciTE4AutoIt
Version: Other Severity: None
Keywords: tidy indent Cc:

Description (last modified by Valik)

tidy 2.0.28.3, 2.0.28.4

Enum _
		$A, _
		$B, _
		$C
Enum _
		$A_, _
		$B_, _
		 $C_ ; additional space.
 $C_  ; same here.

Attachments (0)

Change History (4)

comment:1 by TicketCleanup, 17 years ago

Version: Other

Automatic ticket cleanup.

comment:2 by Valik, 17 years ago

Description: modified (diff)

comment:3 by Jos, 17 years ago

Resolution: Fixed
Status: newclosed

Fixed in current Beta v 2.0.28.6 of Tidy.

comment:4 by TicketCleanup, 17 years ago

Milestone: Future Release

Automatic ticket cleanup.

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.