- Update to Cicero 0.22.0
- Update to Cicero 0.21.8
- Update to Cicero 0.21.7
- Update to Cicero 0.21.6
- Update to Cicero 0.21.4
- Export Ergo source cicero template archive
- Force save open documents before exporting archive or triggering clause
- HTML preview for Concerto models improvements
- Now uses unsaved editor contents
- Works on CTO files that are outside of a template
- Include namespace and declaration metadata in the generated HTML
- Move context menu to CTO files
- Move context menu for download external models to CTO files
- Works on CTO files that are outside of a template
- Move context menu for export class diagram to CTO files
- Works on CTO files that are outside of a template
- Improve error checking for template commands
- Fix dependencies
- Fix dependencies
- HTML preview for Concerto models
- HTML preview for template markdown text
- Support triggering templates without a
state.json
file
- Added trigger command
- Registered markdown-it extensions with markdown preview (wip)
- Added a command to export the PlantUML class diagram
- Added a quick fix to add a variable to the template model if an undeclared variable is used in the grammar
- Updated the README
- Fixed packaging issue with export CTA and download models commands
- Upgrade to languageserver
- Upgrade to Cicero 0.21
- Enabled validation of grammar.tem.md and sample.mnd files
- Added a command to export Cicero Template Archive (CTA) file (context click on folder)
- Added a command to download external models (context click on folder)
- Improved documentation
- Added Ergo code snippets
- Improved Concerto code snippets
Fixed a bug that would cause unsaved changes to models to be overwritten with stale changes from disk.