SlingData.io VS Code ExtensionA VS Code extension that provides schema validation and intelligent language features for SlingData.io configuration files. FeaturesSchema ValidationThis extension automatically applies JSON schema validation to SlingData.io YAML configuration files:
Language Server Features (NEW!)For pipeline YAML files, the extension now provides:
See LANGUAGE_SERVER.md for detailed language server documentation. UsageSimply open any YAML file that follows the SlingData.io configuration format, and the extension will automatically detect and apply the appropriate schema, providing validation, autocomplete suggestions, and documentation. |