feat: prepare VS Code extension for marketplace

This commit is contained in:
2026-07-13 19:52:28 +05:30
parent 577c38a965
commit 0592c69f29
10 changed files with 133 additions and 25 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 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.