This VS Code extension is designed to simplify the process of creating configuration manager schemas. It provides a user-friendly interface and powerful features to streamline the schema creation workflow.
Features
Intuitive UI for creating and editing configuration manager schemas
Syntax highlighting and auto-completion for schema definitions
Real-time validation to ensure schema integrity
Export and import functionality for easy sharing and collaboration
Integration with other VS Code extensions for enhanced functionality
Installation
Launch Visual Studio Code.
Go to the Extensions view by clicking on the square icon on the left sidebar or pressing Ctrl+Shift+X.
Search for "ConfigManagerSchemaCreator" in the Extensions view search bar.
Click on the "Install" button next to the extension.
Once installed, click on the "Reload" button to activate the extension.
Usage
Create a new config inside a use case.
Press Ctrl+Shift+Q to get a prompt.
Based on this prompt the config will be appended to various files.
Contributing
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please submit them to the GitHub repository.