Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CaddyfileNew to Visual Studio Code? Get it now.
Caddyfile

Caddyfile

willibrandon

|
5 installs
| (0) | Free
Complete Caddyfile language support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Caddyfile

Language support for Caddyfiles in Visual Studio Code.

Features

  • Syntax highlighting and formatting
  • Completions, hover documentation, diagnostics, and navigation
  • Snippets, matchers, named routes, placeholders, and imports
  • Optional checks with an installed Caddy command
  • Desktop, remote, and browser extension hosts

The extension does not require Caddy for normal editing and never downloads or starts Caddy.

Install

Search for Caddyfile in the Extensions view or run:

code --install-extension willibrandon.caddyfile

Visual Studio Marketplace and Open VSX publish the same extension.

Documentation · Changelog · Issues

Development

Requires Node.js 24 and npm 12.

npm ci
npm run verify
npm run package

See CONTRIBUTING.md and the maintainer documentation.

License

MIT. This is an independent extension and is not an official Caddy project.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft