Replies: 1 comment 5 replies
-
Basically is there a specification / definition on this behavior?
VSCode does not support the SchemaStore yet, but I wonder how it behaves in regards to the first three options. Relevant references: |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description:
I'm familiar with 4 options to register JSON schemas:
package.json
:I tried to overwrite schemas coming from schema store and only succeded by using the first option.
What is the right order of the options and how can I overwrite schemas coming from schema store?
Beta Was this translation helpful? Give feedback.
All reactions