jvantuyl / sublime_diagram_plugin

A Plug-In for Sublime Text 2 / 3 To Render Diagrams In Your Source Code
Other
436 stars 116 forks source link

Sublime Text 3 Image Viewer #31

Closed j5vii closed 6 years ago

j5vii commented 9 years ago

I would love to have this plugin utilize split views and the built in ST3 image viewer so that I could see live updates of my diagram (or updates on save) side-by-side with the plant uml.

jvantuyl commented 9 years ago

Hmmmmm. I don't have time to develop this right now (and I'd need to ensure ST2 compatibility), but I'd gladly accept a submission.

hardillb commented 9 years ago

Pull request to cover this submitted #37 it should check for Sublime 3.

I've also got some edits which strip off the random chars from the end of the image name as that fits my use case a little closer, but I guessed these are best kept separate.

jvantuyl commented 6 years ago

Merged as #37.