Eric

Results 4 issues of Eric

Is it possible to add a textmate scope for general text that appears in a tagged string? For example, in this: I would like to customize `*`, `id`, `test`, etc....

It would be useful if there was support for pattern properties in a schema. Currently, if a property of type "object" uses the "patternProperties" field to represent an object with...

It would be good if there was support for typed arrays. For example, for this schema property: ```json "arrTest": { "type": "array", "items": { "type": "number" } } ``` The...

### Checklist - [X] I have updated to the latest available Home Assistant version. - [X] I have cleared the cache of my browser. - [X] I have tried a...

stale