WinUI-Gallery icon indicating copy to clipboard operation
WinUI-Gallery copied to clipboard

Add schema for ControlInfoData.json

Open HO-COOH opened this issue 1 year ago • 0 comments

Description

I added a schema file for the ControlInfoData.json to make adding new control / control group to it simpler. Now you get nice intellisense for all properties and error message for missing required ones. The schema should be automatically picked up by any reasonable editors.

Motivation and Context

I just happens to know this.

How Has This Been Tested?

The current file reports no mismatch for this schema.

Screenshots (if appropriate):

image

image

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

HO-COOH avatar Oct 10 '24 15:10 HO-COOH