Sublime Text 2 plugin to generate sequence diagrams on websequencediagrams.com
- Using Package Control, install "EZWebSequenceDiagrams"
- Write your web sequence diagram source code in a file with the extension *.wsd.
- Generate your diagram by typing
super+b(OS X) orctrl+b(Windows, Linux). Your diagram should open in your web browser.
alt- Adds an ALT blockloop- Adds a LOOP blocknote- Adds a NOTE single ou multilineopt- Adds an OPT block