Open timheuer opened 1 year ago
This is now done for the YAML extension for VSCode's benefit with https://github.com/Azure/azure-dev/pull/2122
@bwateratmsft /@rajeshkamal5050 Is there anything left here? Or is okay to close out?
We could still publish it on schemastore.org
I'm not sure that this is required for GA. Let's do this during Gallium.
@bwateratmsft /@rajeshkamal5050 Is there anything left here? Or is okay to close out?
It would still be beneficial to publish (when ready) as schemastore enables the mapping behind the scenes and tools that automatically use this get that mapping for free.
Moving to Germanium @savannahostrowski @ellismg
Schemastore.org serves a few different tooling areas in the JSON/YAML ecosystems for providing schema to language services. Visual Studio, for example, leverages this by default if a schema isn't provided in certain files.
Once the v1 schema is locked, it would be good to submit to schemastore the definition and filematching and use that as the source and provide benefit to other tool ecosystems.