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

Added a viewer that uses Sublime3's built in png rendering capabilities #37

Closed hardillb closed 8 years ago

hardillb commented 9 years ago

Rather than fork out to a image viewer, sublime 3 will render png in a tab so with multiple columns enabled you can get side by side editing

qjebbs commented 8 years ago

For multiple columns viewing, you may make each export of a diagram has same file name, so that the PNG opened in same column, same view.

gajus commented 8 years ago

@jvantuyl Can you add more contributors to this project?

jvantuyl commented 8 years ago

@gajus I'd love to. Any suggestions for people?

gajus commented 8 years ago

There are over 54 forks, https://github.com/jvantuyl/sublime_diagram_plugin/network.

Just ping the active authors (@qjebbs, @overlord, @igoradamenko, @rainlandlee, @soltiz, @JHerculesqz, @arthurfait) of these forks and see who have time to merge the PRs and fix an open issue or two.