Overview Version History Q & A Rating & Review
IFML DOP Editor
Graphical editor for IFML (Interaction Flow Modeling Language) diagrams in VS Code. Create new IFML models, manage related resources, and edit element properties in a dedicated IFML panel.
Based on BigUML. See https://github.com/borkdominik/bigUML for reference.
Quick Start
Press Ctrl+Shift+P and run Create New Empty IFML Diagram.
Choose IFML.
Enter a valid file name.
A new workspace will be created with a .core file and a .unotation file.
Add a new core file to an existing .unotation
Press Ctrl+Shift+P and run Add New Core File to Existing .unotation.
Select the target .unotation.
Enter a valid file name.
Edit IFML element properties
Click an IFML element in the diagram.
Open the IFML tab in the activity bar.
Use the Properties view to edit the selected element.
Commands
Create New Empty IFML Diagram
Add New Core File to Existing .unotation