Can you set schema catalogs in config files?
I couldn't find anything about this in the docs.
(Of course, I the doc structure is kind of hard to follow, especially on mobile where you don't get the top bar navigation...)
I don't think you can use another schema catalog than https://www.schemastore.org/api/json/catalog.json at the moment. Do you have a use-case for this?
Hey @ia0 I have a use case. Consider this issue I encounter https://github.com/tamasfe/taplo/issues/460. I could've fixed it on my side if I could overwrite default definition.
This would have been a possible workaround, but you can also overwrite the schema for just one file as described here in particular the schema directive at the top of the document.