Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-22 | allow comments and trailing commas in schemas for VSCode | Jesse Plamondon-Willard | |
The `allowComments` and `allowTrailingCommas` fields are VSCode-specific extensions to JSON Schema. | |||
2021-01-15 | improve JSON validator schema for manifest update keys | Jesse Plamondon-Willard | |
2019-09-14 | tweak manifest schema to allow $schema field, fix parse errors in some text ↵ | Jesse Plamondon-Willard | |
editors (#654) | |||
2019-09-14 | raise JSON validation error for duplicate fields (#654) | Jesse Plamondon-Willard | |
2019-09-14 | fix manifest error if neither EntryDll nor ContentPackFor are specified (#654) | Jesse Plamondon-Willard | |
2019-09-14 | add user-friendly doc link & error messages, document validator, improve ↵ | Jesse Plamondon-Willard | |
manifest schema (#654) | |||
2019-09-14 | add JSON validator with initial support for manifest format (#654) | Jesse Plamondon-Willard | |