CJTozer / SublimeDiffView

Side-by-Side Git, SVN and Bazaar Diff Viewer for Sublime Text 3
https://packagecontrol.io/packages/DiffView
MIT License
20 stars 7 forks source link

Is there a way to invoke diff from command line? #45

Closed mcrajah closed 7 years ago

CJTozer commented 7 years ago

This should do the trick (see here under run_command for full API reference)

window.run_command('diff_view')