
Quickly navigate to the next logical tag, function, or control statement within your code using keyboard shortcuts.

Easily search your application for specific tags, attributes, and text, regardless of file location. You can use regular expressions for more complex text searches.

Speed up development by accessing methods within a CFC that have not yet been created, and request that ColdFusion Builder automatically generate the method outline for you.

Set "to do" and "fix me" points within your code to quickly identify sections and resume development where you left off.

Introspect ColdFusion components (CFCs), database tables, and user-defined functions as well as built-in CFML tags, HTML, JavaScript, and CSS to provide coding options.

Speed up your CFML application development thanks to automatic restructuring of code when you rename a CFC, function, or variable.

Reduce testing time and long-term bug issues with integrated debugging. Launch and step through applications directly within the IDE.

Kick-start your application development using extensions for your favorite ColdFusion frameworks.

Create customized keyboard shortcuts, modify existing shortcuts, and import/export keyboard bindings to access frequent actions in the IDE.

Expand functionality by creating extensions written in CFML. Attach menus to Remote Development Services (RDS) and projects, access the file system and data sources during execution, and expand code assist with customized code proposals.