Skip to content

Caddyfile for Visual Studio Code

Highlight, complete, check, navigate, and format Caddyfiles.

example.com {
encode zstd gzip
reverse_proxy localhost:3000
}

Caddyfile completion in VS Code

The extension works on desktop, remote hosts, and vscode.dev. Caddy is optional.

Install the extension or read about editing.