Hi,
I know I could use instrospection in Dreamweaver to see a list of a CFC's methods. Is there a way to incorporate this list into the auto-complete functionality? For instance, after I instantiate obj = new component.myCFC(), and as I type obj. DW can show me the list of all of available methods in myCFC.
I am using DW CS5.5. Thanks.