keihino / SeqdiagPreview

Seqdiag preview plugin for Sublime Text 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime Text 2 Seqdiag preview

Caution!: Currently this plugin needs seqdiag(w/ blockdiag) command which is installed your system.

About :

seqdiag generates diagram simply!
you can preview generated diagram quickly with this plugin.

This plugin is forked from Blockdiag Preview. Thanks a lot.

Installation :

  • you should install seqdiag to your system.
  • you should use sublime package manager
  • use ctrl+shift+P then Package Control: Add Repository
  • add https://github.com/keihino/SeqdiagPreview.git
  • use ctrl+shift+P again, then Package Control: Install Package
  • look for SeqdiagPreview and install it

Usage :

  • save foobar.diag then use ctrl+shift+P then SeqdiagPreview to launch a preview
  • file name should be end with .diag.

About

Seqdiag preview plugin for Sublime Text 2


Languages

Language:Python 100.0%