tracker issue : CFB-3764769

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

Implement Fuzzy Code Hints

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Christopher Tierney / CFJSGeek (Christopher Tierney)

Created: 05/22/2014

Components: Editor Features

Versions: 3.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: 3.0 Final /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Windows 7 64-bit

Vote Count: 0

Currently when the list of available attributes such as cfsqltype on a cfqueryparam tag list, you have to type from the beginning on. For example I must type "cf_sql_v" to get "cf_sql_varchar".

I suggest implement fuzzy list filtering, so that if I type "v", my defaulted option now becomes "cf_sql_varchar".

I take this example from Sublime Text Editor (it works a little different so it's actually "var" that gets me "cf_sql_varchar").

This is very useful on Sublime Text Editor.

I already installed the InstaSearch plugin for fuzzy searching in the current editor view and all files at once. Although not 100% perfect, it's way better than the standard search that comes with CFB.

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

Watson Bug ID:	3764769

External Customer Info:
External Company:  
External Customer Name: CFJSGeek
External Customer Email:

Attachments:

Comments:

This feature is already available in CFB. Go to Preferences->ColdFusion->Profiles->Editor->Code Assist and select option 'Filter Proposals Containing Text'
Comment by Ram K.
27019 | May 22, 2014 09:24:55 PM GMT
Thank you Ramchandra. Adobe, you can close this track as already implemented.
Comment by External U.
27020 | May 23, 2014 04:35:59 PM GMT