SublimeGraphvizPreview
SublimeGraphvizPreview copied to clipboard
Support for files with Graphviz(dot) syntax
Generate preview for the entire file when Graphviz(dot) syntax selected
https://github.com/munro/SublimeGraphvizPreview/commit/747ed23d50c26a84d72fd4586cb525d646b96dfc @rwieckowski hey I branched off your PR, let me know if this commit works for your workflow. What it does it 1) try selection 2) try surround snippet 3) try entire file. also made it so if there's a graphviz syntax error, it shows in a popup