An Atom package that allows you to separate your file at cursors into multiple files.
Install Atom 1.30 or newer
In the terminal, install the package via apm:
apm install file-split
file-split
in the search box and press Enter
ctrl-alt-n to split cursor points on files into separated untitled files.
file-split:split
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.