You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our team is developing a json schema that is bundled from other schemas. We are using the red hat YAML Extension to get intellisense for our YAML files via the schema.
We are using source meta's bundler (https://github.com/sourcemeta/jsonschema/blob/main/docs/bundle.markdown) which mentions that VSCode supports a non compliant version of the schemas. As such I was wondering how that would work with posting our schema to the schema store? Should we post up two version? One non compliant bundled version dedicated for VSCode and one that is a compliant version for other uses? Any idea how the Red Hat YAML Extension would work with two versions out here in the Schema Store?
How would the extension work with two different versions of the schema? Is there a naming convention to identify the VSCode related version for your extension?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I hope all is well.
Our team is developing a json schema that is bundled from other schemas. We are using the red hat YAML Extension to get intellisense for our YAML files via the schema.
We are using source meta's bundler (https://github.com/sourcemeta/jsonschema/blob/main/docs/bundle.markdown) which mentions that VSCode supports a non compliant version of the schemas. As such I was wondering how that would work with posting our schema to the schema store? Should we post up two version? One non compliant bundled version dedicated for VSCode and one that is a compliant version for other uses? Any idea how the Red Hat YAML Extension would work with two versions out here in the Schema Store?
How would the extension work with two different versions of the schema? Is there a naming convention to identify the VSCode related version for your extension?
Beta Was this translation helpful? Give feedback.
All reactions