{ Akbarsait NoorMohamed }

ColdFusion Builder: Code Assist for Included Files

May 10, 2010
     #cfbuilder   #coldfusion  
1 minute

ColdFusion Builder comes with number of code assistance features, and one which is effective and handy is the code assist for included files. This feature will display the hints for the variables, methods, structures, and queries results, etc., which are defined in a page to the included page.

By default we can display the code assist feature by clicking CTRL +key combination. Also the code assist can be set in the editor preferences as follows.

Preferences > ColdFusion > Editor Profiles > Editor > Code Assist.

Code Assist

Code Assist for Query

Code Assist for Structure