dedupe-lines
Atom packageRemoves duplicate lines from the current text editor (meaning the currently edited file).
The current line ending is kept if all lines have the same line ending (LF
or CRLF
).
apm install dedupe-lines
cmd+shift+p
>
Dedupe
(should result in Dedupe Lines: Dedupe
)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.