Files
WRNexusJS/editors/vscode/CHANGELOG.md
T
2026-07-14 12:00:47 +05:30

805 B

Changelog

0.2.2

  • Added conditional class:* support.
  • Improved multiline tag formatting.
  • Fixed WRN diagnostics after compiler updates.
  • Improved dynamic route parameter support.

0.2.1

  • Prepared the extension manifest, branding, documentation, and PNG icon for the Visual Studio Marketplace.
  • Added repeatable build, validation, packaging, and publishing instructions.
  • Documented formatter setup and the extension's no-telemetry policy.

0.2.0

  • Added native Format Document and format-on-save support for .wrn files.
  • Added configurable formatter enablement through wrnexus.format.enable.

0.1.0

  • Initial Marketplace package for WrNexus .wrn language support.
  • Added syntax highlighting, grammar injections, snippets, completions, and compiler-backed diagnostics.