This is a Zed extension for HAProxy configuration files.
To use this extension, files must end with the haproxy.cfg or haproxy.conf extension eg. test.haproxy.cfg or haproxy.cfg.
You can install this as a dev extension directly in Zed:
- Open Zed's command palette (
Cmd+Shift+P) - Run
zed: install dev extension - Navigate to and select the
zed-haproxy-extensiondirectory
Zed will automatically build and load the extension from the source directory.