SlingData.io VS Code ExtensionA VS Code extension that provides schema validation for SlingData.io configuration files. FeaturesThis extension automatically applies JSON schema validation to SlingData.io YAML configuration files:
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. Requirements
InstallationFrom VS Code Marketplace
Development Setup
TestingThe extension includes a comprehensive test suite that verifies:
Run the tests with:
See the test documentation for more details. ContributingContributions are welcome! Please feel free to submit a Pull Request. Publishing
Known IssuesPlease report any issues on the GitHub repository. Release Notes0.1.0Initial release with basic schema validation for SlingData.io configuration files. |