• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

file-split

Separate file content at cursor points into multiple files
  • #multiple
  • #cursor
  • #separate
  • #split
  • #file
jonyeezs
0.0.0 670
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

File-Split for Atom

An Atom package that allows you to separate your file at cursors into multiple files.

demo

Installation

Command Line

  1. Install Atom 1.30 or newer

  2. In the terminal, install the package via apm:

    apm install file-split

GUI

  1. Install Atom 1.30 or newer
  2. Launch Atom
  3. Open Settings View using Cmd+, on macOS or Ctrl+, on other platforms
  4. Click the Install tab on the left side
  5. Enter file-split in the search box and press Enter
  6. Click the "Install" button that appears

Usage

ctrl-alt-n to split cursor points on files into separated untitled files.

Command

file-split:split

How It Works

  1. Set cursors to the points you wish for it to break into separate files.
  • If you need more help on how to make more cursors, see This section in the Flight Manual.
  1. Use the default key-binding: ctrl-alt-n
  • You can remap the keybindings, see This section in the Flight Manual to know how.
  1. It should now create untitled files to the right with the content that you've separate on.
  2. Save the files however you wish.
  3. Done!

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by