tracker issue : CFB-3760407

select a category, or use search below
(searches all categories and all time range)
Title:

Code assist doesn't understand member functions

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron. (Adam Cameron)

Created: 05/14/2014

Components: Editor Features

Versions: 3.0

Failure Type:

Found In Build/Fixed In Build: PublicBeta /

Priority/Frequency: Major / Most users will encounter

Locale/System: English / Platforms All

Vote Count: 0

G'day:
Consider this code:

<cfscript>
s = "";
i = s.reFind();
</cfscript>

When I bring up code-assist for the .reFind() member function, it hints for the reFind() headless function. It needs to be able to distinguish between the two

-- 
Adam

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3760407

External Customer Info:
External Company:  
External Customer Name: Adam Cameron.
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments: