github redhat-developer/vscode-yaml 1.21.0

13 hours ago
  • Feat: Enable suppressing diagnostics per-line by adding a # yaml-language-server-disable comment vscode-yaml#666
  • Feat: Allow yaml.validate and yaml.format.enable to be overriden in language-specific settings #1188
  • Fix: Do not register the extension for templated YAML languages (such as Helm, Jinja, etc.) vscode-yaml#1204
  • Fix: Handle default booleans and integers properly in required properties completion vscode-yaml#1205
  • Fix: Prevent infinite $ref resolution loops #1195
  • Fix: Preserve document end marker (...) when formatting (by updating prettier to 3.8.1) vscode-yaml#1211
  • Fix: Don't escape '-' in hover text, since it was breaking links #1151
  • Fix: Attempt to resolve a schema referenced through a relative $ref locally before performing a remote $id lookup #1186
  • Fix: Improve documentation of yaml.schemas setting vscode-yaml#1207

Thanks to Simon Heather for your contributions

Don't miss a new vscode-yaml release

NewReleases is sending notifications on new releases.