Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ColdFusion ProNew to Visual Studio Code? Get it now.
ColdFusion Pro

ColdFusion Pro

Lava kumar

|
4 installs
| (0) | Free
Advanced ColdFusion/CFML tools for VS Code: syntax, snippets, completions, hover, diagnostics.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ColdFusion Pro

Advanced ColdFusion/CFML tools for VS Code: syntax highlighting, IntelliSense, context-aware snippets, hover docs, diagnostics, and full HTML integration.

Features

  • Tag and attribute completion for CFML and HTML
  • Context-aware variable scoping (e.g., local. inside functions)
  • Attribute value suggestions
  • Hover documentation for CFML tags and functions
  • Rich CFML snippets (functions, queries, loops, error handling, ORM, REST, caching, etc.)
  • Extensive HTML snippet support inside CFML
  • SQL highlighting inside <cfquery>
  • Folding for <cfif>, <cfquery>, and other block tags
  • Auto-close CFML block tags
  • Diagnostics for common mistakes

Usage

  • Type <cf or use snippet prefixes to insert CFML code blocks.
  • Use HTML snippets directly in CFML files.
  • Hover over tags or functions for documentation.
  • Use context-aware completions for scoped variables.

Requirements

No additional requirements.

Extension Settings

None.

Known Issues

  • If you find any bugs or missing features, please open an issue on GitHub.

Release Notes

1.0.1

  • Major update: optimized, deduplicated, and context-aware completions/snippets
  • Added extensive HTML snippet support
  • Improved hover and diagnostics
  • Cleaned and linted codebase
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft