Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>coldfusion-toolsNew to Visual Studio Code? Get it now.
coldfusion-tools

coldfusion-tools

kumar

|
1 install
| (0) | Free
Advanced ColdFusion/CFML extension with IntelliSense, snippets, linting, and debugging
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ColdFusion Tools for VS Code

ColdFusion Tools is a Visual Studio Code extension that enhances the CFML (ColdFusion Markup Language) development experience with completions, formatting, linting, hovers, and more.

Features

✅ Completions

  • CFML and HTML tags with snippets
  • Smart #scope.varname# completion with tab stops

✅ Auto Closing

  • Automatically closes CFML and HTML tags

✅ Hover Documentation

  • Inline documentation pulled from cfml-tags.json and html-tags.json

✅ Formatting

  • Proper indentation for CFML and HTML
  • Special handling for <cfif><cfelse></cfif> blocks
  • Attribute wrapping/alignment

Installation

  1. Install from the VS Code Marketplace.
  2. Open any .cfm or .cfc file.
  3. Start coding! 🎉

Usage

  • Type cf to get CFML tag completions.
  • Type <div or <table for HTML completions.
  • Press # to trigger #scope.varname# snippet.
  • Use Shift+Alt+F (or right-click → Format Document) for formatting.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft