Jos de Jong
Results
72
issues of
Jos de Jong
To achieve this, we first have to implement two helper functions to convert from a text position to a `JSONSelection` and vice versa: function `findTextLocation` already exists, and this PR...
When a JSON Schema document contains a `$ref` referring to a separate JSON Schema document, the editor should load these documents into the AJV validator so the validation works. I...
enhancement
help wanted