-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitythemesColor theme issuesColor theme issues
Milestone
Description
Either in the repository or from the Theme Color page, providing the schema will allow theme engine developers access to linting, information, in particular to CLI tools where they may not be in a VS Code environment, such as a CI/CD.
After creation of a theme, such tools would be able to validate against the schema, surfacing warnings and errors about the resulting JSON data, such as:
- invalid property names
- missing property names
- incorrect values; ex: some values need to have transparency
- etc
These are all visible within the UI when viewing and interacting with a theme's JSON, and is fantastic in that context, however, in a non-graphical context, developers need access to the schema to perform any number of validations to ensure correctitude and behavioural consistency.
RedCMD, gesslar, ZookaOnGit, mpconley, archaro and 17 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitythemesColor theme issuesColor theme issues