split-diff
split-diff copied to clipboard
Side-by-side file compare for the Atom text editor.
Diff editors generally have an _auto-continue_ option which selects the next conflict automatically after making a decision on the current one (copying left or right). I think that it would...
split-diff:toggle is okay as when necessary it can open 2 new files for clipboard contents. However, when you are viewing a tab and you think of opening 2 blank files...
A lot of times I'll have 2, 3 panes open (split down, split left, etc). It would be nice if I could specify which two panes I want to diff....
I'm finding that this feature only works reliably if you quit Atom and when only open 2 files to be diff'd. When right-clicking a 3rd inactive tab, and choosing Diff...
Would be great addition to the package ability to write something to both the compared files, example: you comparing two files with same script which have some changes (for example...
Feature Request: There is a windows tool called Total Commander that has a very nice file-diff tool. One of its very convenient features is to tell the diff to resynchronize...
This is a minor quibble, but it's impacting me due to some changes I'm having to make to a large number of files, and I otherwise think this plugin is...
It would often speed up my work comparing files if you had an additional pair of buttons in the center of the diff bar just to the outside of the...
I often use this module to compare with older versionned files. I have to first checkout the old file from a specific commit onto a temporary file, then open them...
I've been using split-diff's copy-to-right feature to modify a bunch of files over the last few days, and this has uncovered yet another bug. This one is best explained by...