Issue Details (XML | Word | Printable)

Key: FDT-1111
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: FDT Team
Reporter: Eric Decker
Votes: 0
Watchers: 1
Operations

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

Auto complete after object instantiation doesn't work

Created: 06/Aug/10 09:55 PM   Updated: 22/Jun/12 07:01 PM
Component/s: Editor (Deprecated)
Affects Version/s: 4.0 Milestone 3
Fix Version/s: FDT 4.0
Security Level: public

Time Tracking:
Not Specified


 Description  « Hide
When creating a new object there is no auto completion when trying to access properties or methods of it in the same line.

For example:
var rightSide:Number = new Rectangle(-100,-100,300,300).right;
In this example, you wouldn't get any autocompletion or hints after typing new Rectangle(-100,-100,300,300).

This seems like an unlikely scenario, but it comes into play more with custom classes (as opposed to native AS3 code as in the example above), such as creating a tween: new NanoTween(mySprite, 1.0, {x:100, y:200}).start()



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Stefan Kreus made changes - 12/Aug/10 11:18 AM
Field Original Value New Value
Workflow Public Product Workflow [ 16231 ] FDT Workflow [ 17342 ]
Stefan Kreus made changes - 12/Aug/10 11:35 AM
Workflow FDT Workflow [ 17342 ] FDT Workflow2 [ 18458 ]
Michael Plank made changes - 19/Aug/10 02:03 PM
Assignee Philipp Arnolds [ phiarn ] Stephanie Swiderski [ ssw ]
Sebastian Bär made changes - 06/May/11 06:45 AM
Workflow FDT Workflow2 [ 18458 ] FDT Workflow3 [ 20468 ]
Sebastian Bär made changes - 12/May/11 12:01 AM
Workflow FDT Workflow3 [ 20468 ] FDT Bugs - productive [ 22576 ]
Philipp Arnolds made changes - 25/May/11 10:15 AM
Assignee Stephanie Swiderski [ ssw ] Philipp Arnolds [ phiarn ]
Resolution Fixed [ 1 ]
Fix Version/s FDT 4.0 [ 10013 ]
Status Open [ 1 ] Confirmed [ 10000 ]
Philipp Arnolds made changes - 25/May/11 10:15 AM
Status Confirmed [ 10000 ] Resolved [ 5 ]
Philipp Arnolds made changes - 25/May/11 10:15 AM
Status Resolved [ 5 ] Closed [ 6 ]
FDT Team made changes - 22/Jun/12 06:31 PM
Assignee Philipp Arnolds [ phiarn ] FDT Team [ fdt team ]
Status Closed [ 6 ] Resolved [ 5 ]
FDT Team made changes - 22/Jun/12 07:01 PM
Status Resolved [ 5 ] Closed [ 6 ]