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