After upgrading to Sublime Text 4, if you use Compare Side-By-Side to compare two tabs, they open up in the right hand side of the screen … I wonder if the plugin is still maintained, or if I should look for an alternative solution?
Compare Side-By-Side for ST4?
I prefer to use https://meldmerge.org/
it’s not about sublime package, but a cool soft
Ah yes, Meld is cool. I actually have it installed, thanks for reminding of its existence. But Compare Side-By-Side is just so much faster with text inside Sublime Text …
That’s caused by a regression; I filed an issue https://github.com/sublimehq/sublime_text/issues/4417
Thanks for posting that issue @herr.kaste, I am glad to see it is on the radar.
In the mean time I discovered a Compare Side-By-Side pull request which fixes it: https://bitbucket.org/dougty/sublime-compare-side-by-side/pull-requests/1
Try my fork ported for st4+ support: https://github.com/BlackCatDevel0per/sublime-cat_compare
I’m waiting for it to be added to Package Control https://github.com/wbond/package_control_channel/pull/8796