Adds support for Caddyfile
syntax highlighting and automatic formatting.
This is essentially an updated version of vscode-caddyfile-syntax
with additional features.
caddyfile.executable
: Location of thecaddy
executable to use for code formatting. (Default:""
)
- Syntax Highlighting
- Automatic Formatting (supports Format on Save)
- Support for Caddyfile v2
- Basic Language Server with suggestions and descriptions
- caddy v2.2.0 or later (required for Automatic Formatting)
- None
See CHANGELOG.md