CotEditor icon indicating copy to clipboard operation
CotEditor copied to clipboard

[Feature request] Diff/merge mode

Open antelle opened this issue 7 years ago • 16 comments

Hi, CotEditor is very fast and sleek! Since it has a native editing control with syntax highlighting and split view, would it be possible to add diff/merge mode? This way it could be used as a fast merge tool for macOS.

antelle avatar Jan 07 '18 20:01 antelle

Hi, thank you for the request.

CotEditor uses a subsystem of Cocoa framework that called document-based. And a document-based application is designed to have a single window for each file. Therefore, unfortunately, it is quite hard and time-consuming to implement a feature opening multiple files in a single window. Ok, it's not "impossible", but because of that, I'll not put it on my list.

1024jp avatar Jan 14 '18 14:01 1024jp

Any update here soon? Still hugely missing feature ;)

stefan1983 avatar Aug 02 '21 23:08 stefan1983

Unfortunately, the maintainer is currently too busy to implement such a large new feature for a spare-time project 😢. I do not disagree with this feature, but just because of the time issue.

1024jp avatar Aug 04 '21 00:08 1024jp

Would be great to bump this feature request

DennisFury avatar Sep 25 '23 04:09 DennisFury