compare two files #297
ByteAndBits
started this conversation in
General
Replies: 1 comment
-
You can open them in two side-by-side panes. If you want to diff the two files, there's a package called split-diff that does the job. I always appreciated TextMate’s Diff bundle — it gave you new commands like “Diff current document with clipboard” — and, though I haven't tried it myself, the package atom-cli-diff claims to be a port of that functionality. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I compare two files in pulsar?
Beta Was this translation helpful? Give feedback.
All reactions