samuelcolvin / jinjahtml-vscode

Syntax highlighting for jinja(2) html templates in vscode
https://marketplace.visualstudio.com/items?itemName=samuelcolvin.jinjahtml
MIT License
135 stars 53 forks source link

please add support of Caddyfile syntax #141

Open tagirb opened 1 year ago

tagirb commented 1 year ago

Caddyfile syntax is used in relatively popular Caddy HTTP server and CoreDNS DNS server. In VS Code this syntax is supported by this plugin. It does not have a particular extension, instead the filename is supposed to be Caddyfile for Caddy and Corefile for CoreDNS.