Issue Details (XML | Word | Printable)

Key: FDT-1131
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: FDT Team
Reporter: Eric Decker
Votes: 4
Watchers: 4
Operations

If you were logged in you would be able to see more operations.
FDT

No option for function return type white space in ActionScript Formatter

Created: 16/Aug/10 06:32 PM   Updated: 22/Jun/12 06:42 PM
Component/s: Formatter
Affects Version/s: 4.0 Milestone 4
Fix Version/s: FDT 4.0
Security Level: public

Time Tracking:
Not Specified

Issue Links:
Duplicate
 


 Description  « Hide
There's no option for white space before or after : in function return types

Ex:

public function method(i:int, J:boolean) : Void {

vs

public function method(i:int, J:boolean):Void {

The current format is that there will always be a space before and after the : character.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Michael Plank made changes - 19/Aug/10 01:43 PM
Field Original Value New Value
Link This issue duplicates FDT-1140 [ FDT-1140 ]
Michael Plank made changes - 19/Aug/10 01:44 PM
Status Open [ 1 ] Confirmed [ 10000 ]
Michael Plank made changes - 19/Aug/10 01:44 PM
Fix Version/s 4.0 Final [ 10013 ]
Michael Plank made changes - 20/Aug/10 08:33 AM
Link This issue duplicates FDT-1157 [ FDT-1157 ]
Philipp Arnolds made changes - 24/Aug/10 02:19 PM
Description There's no option for white space before or after : in function return types

Ex:
public function method(i:int, J:boolean) : Void {
vs
public function method(i:int, J:boolean):Void {

The current format is that there will always be a space before and after the : character.
There's no option for white space before or after : in function return types

Ex:
{code:actionscript}
public function method(i:int, J:boolean) : Void {
{code}

vs

{code:actionscript}
public function method(i:int, J:boolean):Void {
{code}

The current format is that there will always be a space before and after the : character.
Sebastian Bär made changes - 01/Sep/10 03:09 PM
Fix Version/s FDT 4 Final [ 10013 ]
Fix Version/s FDT 4 RC 1 [ 10360 ]
Sebastian Bär made changes - 10/Sep/10 11:47 AM
Fix Version/s FDT 4 Final [ 10013 ]
Fix Version/s FDT 4 RC 1 [ 10360 ]
Michael Plank made changes - 15/Sep/10 09:38 AM
Priority Minor [ 4 ] Critical [ 2 ]
Stephanie Swiderski made changes - 16/Sep/10 12:15 PM
Status Confirmed [ 10000 ] Resolved [ 5 ]
Philipp Arnolds made changes - 21/Sep/10 01:37 PM
Status Resolved [ 5 ] Closed [ 6 ]
Sebastian Bär made changes - 06/May/11 06:47 AM
Workflow FDT Workflow2 [ 18477 ] FDT Workflow3 [ 21492 ]
Sebastian Bär made changes - 12/May/11 12:20 AM
Workflow FDT Workflow3 [ 21492 ] FDT Bugs - productive [ 23699 ]
Sebastian Bär made changes - 02/Jun/11 03:58 PM
Workflow FDT Bugs - productive [ 23699 ] FDT Feature Requests - productive [ 24491 ]
Philipp Arnolds made changes - 07/Dec/11 12:21 PM
Status Closed [ 6 ] Open [ 1 ]
Philipp Arnolds made changes - 07/Dec/11 12:21 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Philipp Arnolds made changes - 07/Dec/11 12:23 PM
Status Resolved [ 5 ] Closed [ 6 ]
FDT Team made changes - 22/Jun/12 06:33 PM
Assignee Philipp Arnolds [ phiarn ] FDT Team [ fdt team ]