The following settings are supported: yaml.yamlVersion: Set default YAML spec version (1.2 or 1.1) yaml.format.enable: Enable/disable default YAML formatter (requires restart) yaml.format.singleQuote: Use single quotes instead of double quotes yaml.format.bracketSpacing: Print spaces between brackets in objects yaml.format.proseWrap: Always: wrap prose if it exceeds the print width, Never: never w

