Right-click any datasource and click RDS Query Viewer.
- ColdFusion Builder Extension for Visual Studio Code User Guide
- Adobe ColdFusion Builder extension for Visual Studio Code
- Getting started with Adobe ColdFusion Builder extension for Visual Studio Code
- Visual Studio code plugin update 2 release notes
- Visual Studio code plugin update 3 release notes
- Add a ColdFusion server
- Project Manager
- Work with ColdFusion code
- Profile preferences
- Debug applications
- Refactoring
- Services Browser
- RDS support
- PMT Code Profiler integration
- Security Analyzer report integration
- Known issues in this release
- Getting started with Adobe ColdFusion Builder extension for Visual Studio Code
RDS lets you access files and data sources registered in the ColdFusion Administrator on a ColdFusion server. To use RDS Support, you must enable RDS when you install ColdFusion. With RDS Support, you can access ColdFusion files remotely.
RDS allows developers to access key pieces of information about a remote server. RDS must be set up as part of your ColdFusion server install. We recommend that you do not use RDS on public facing or shared hosting machines.
RDS Dataview
To use RDS, enable RDS while installing the VS Code Plugin. The extension provides views to access files and data sources on a local and remote server.
The RDS Dataview displays the data sources configured in a remote server.
When you add a ColdFusion server instance in the extension, it automatically becomes available in RDS DataView.
RDS Query Viewer
The RDS Query viewer lets you create and run queries on a selected data source.
The RDS Query Viewer is available in the RDS Dataview toolbar.
To create and execute a query using the RDS Query viewer, do the following: