split-diff icon indicating copy to clipboard operation
split-diff copied to clipboard

Side-by-side file compare for the Atom text editor.

Results 36 split-diff issues
Sort by recently updated
recently updated
newest added

For example, Green highlighting (on right side) if item is added Red highlighting (on left side) if item is removed Orange(?) highlighting on both sides if item is modified

enhancement
help wanted

Would be great to have some specs that run smoke level tests, so that I don't cause as many regressions.

help wanted

Doesn't seem to be done currently, i.e folds can be opened/closed independently on right and left. Would be a nice feature to propagate open/close actions to the other pane.

help wanted
feature

This may be an edge case, but often when I'm diffing two files they both have suffixed names like `CC_IndexController_CW` inside. These suffixes always differ and end up adding tons...

feature

try to install via " apm install split-diff" TypeError: Cannot read property 'latest' of undefined at C:\Users\*\AppData\Local\atom\app-1.63.1\resources\app\apm\lib\instal l.js:256:29 at Request._callback (C:\Users\*\AppData\Local\atom\app-1.63.1\resources \app\apm\lib\request.js:57:22) at Request.self.callback (C:\Users\*\AppData\Local\atom\app-1.63.1\resou rces\app\apm\node_modules\←[4mrequest←[24m\request.js:185:22) ←[90m at Request.emit (events.js:223:5)←[39m...

### Platform: Windows 11 Pro 23H2 Pulsar 1.22.0 x64 (fresh install) Note: No previous version of Atom installed on this system (its a new work laptop) ### Observation: Every attempt...