Announcing ColdFusion Builder Extension for VS Code
We are pleased to announce the availability of ColdFusion Builder Extension for Visual Studio Code. Needless to say, we are as excited as you are to release this plugin. Now you'll be able to edit and validate code, manage files, projects, and servers, debug, and scan for security vulnerabilities, directly on Visual Studio Code.
What's in it for me
A lot, actually. The all-new Adobe ColdFusion Builder extension for VS Code helps developers to edit and validate code, manage files and projects, and debug and scan for security vulnerabilities.
Why do I need this extension?
Integrate the Adobe ColdFusion Builder Extension on your VS Code to:
- Automate repetitive tasks and navigate code for a smoother and faster process.
- Enjoy built-in support for IntelliSense code completion, better semantic code understanding, and code refactoring.
- Identify security vulnerabilities and maintain the integrity of your code.
- Manage your work with extensions, remote project support, integrated server management, a log viewer, and more.
- Customize every feature to your liking by creating shortcuts, easily formatting and reusing code, and using powerful extensions to better your best.
What do I get
Code assist
Accelerate your application development with intelligent code assist for CFML, CFScript, HTML, JavaScript, and CSS.
Security code analyzer
Use the security code analyzer to scan existing application code to automatically detect vulnerabilities and potential security breaches. Identify the exact vulnerable code, type of vulnerability and severity level and mitigate the vulnerability with the suggestion provided.
Debugger
Reduce testing time and hard-to-fix bugs with integrated debugging to control the execution of the code and observe the proceedings. Launch and step through applications directly within Visual Studio for analysis of the code.
Workspace viewer- Project Manager
Projects contain resources such as ColdFusion components, interfaces, and CFML pages that you can use to develop ColdFusion applications.
You must create a workspace before creating a project if there is no workspace opened. If the workspace is already created and opened, the project will be tagged under that.
The workspace stores your projects and other metadata. The preferred workspace location is the ColdFusion document root.
RDS support and file viewer
Manage access to files and databases on a server hosting ColdFusion. The RDS File View displays the files and directories on both remote and local servers. The RDS Data View displays the data sources configured in a remote server.
When you add a ColdFusion server instance in ColdFusion Builder, it automatically becomes available in RDS File View and RDS Data View.
Code Profiler
Identify performance bottlenecks, memory issues, and so on, with the help of Performance Monitoring Toolset, and import the data in Visual Studio.
Service browser
Quickly access web services exposed by the ColdFusion server from Visual Studio.
Code refactoring
Code refactoring is the process of improving the source code of a program without changing the overall result. Generally, code refactoring improves code readability and maintainability.
The extension supports various refactoring techniques like renaming, searching, and previewing of CFCs, CFMs, and UDFs at the project and workspace levels.
For more information, see:

