prosser / json-schema-validation-extension

JSON Schema Validation extension and language server for VS Code
MIT License
5 stars 0 forks source link

The local schema declaration is not finding the schema if the schema is on a different folder #5

Open ppazos opened 1 year ago

ppazos commented 1 year ago

I have a folder structure like this:

How can I define the local schema.json to find the schema from a.json?