saucectl with Zed
Zed can help you edit the saucectl
configuration files by providing helpful suggestions, autocompletion and docs; all without having to leave the IDE.
What You'll Need
JSON Schema Validation
Our JSON schema is published to the JSON Schema Store, which is made available to Zed.
If your saucectl
config YAML is stored in a .sauce/
folder, Zed will automatically apply the schema to all YAML files contained in that folder and no further action is required.
You should now be able to see the docs for various attributes:
and have autocompletion ready at your fingertips!