Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Dave Levin / Henweigh99 (Dave Levin)
Created: 09/29/2014
Components: Editor Features
Versions: 3.0
Failure Type: Performance Issue
Found In Build/Fixed In Build: 3.0 Final / 305624
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 7 64-bit
Vote Count: 3
Problem Description:
When editing a large file in ColdFusion Builder (standalone or eclipse plugin) with code assist enabled the program will completely lock up for a few seconds while it tries to bring up the suggestion list of variables.
Steps to Reproduce:
Load a large CFM or CFC file (my test file has 3600 lines). Type some code that will bring up code assist "<cfset ". Program will more than likely hang.
Actual Result:
Program hangs for a period of time not allowing user input
Expected Result:
Program should allow the user to continue typing and perform the variable/function search in the background.
Or if this is a permanent limitation user should be able to prevent variable scopes from appearing in the code assist and limit to ColdFusion tags/functions only.
Any Workarounds:
Disable Code Assist in Preferences > ColdFusion > Profiles > Editor > Code Assist (uncheck "Automatically Display Code Assist When Typing")
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3833130
External Customer Info:
External Company:
External Customer Name: Henweigh99
External Customer Email:
External Test Config: My Hardware and Environment details: Windows 7 x64. 16GB RAM. Intel Core i7 4770k @ 3.5 GHz.
Attachments:
Comments: