All notable changes to the "vscode-sequence-diagrams" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Sequence rendering (Community PR #24
- Added UTF-8 support when exporting (Community PR #17 🚀)
- Preview can now be updated on file save or on every change
- Typo in settings description (Community PR #15 😎)
- Fixed exporting diagram multiple times would fail
- Added export to SVG
- Added export to PNG
- Added parsing error message is now showing in preview
- Fixed diagram preview is blank on Unix systems
- Added diagram style option to configuration
- Added preview
- Added command "Show Sequence Diagram Preview"
- Added
.seqdiag
extensions support