This extension contributes the following settings:
yaml.schemaStore.enable: Enable/disable this extension.
By default, this extension sets yaml.schemaStore.enable to false for the user, workspace and workspace folder. To change this, set the value to true in vs code settings sync or make the following changes to settings.json:
yaml.schemaStore.enable: true
Known Issues
Calling out known issues can help limit users opening duplicate issues against your extension.