{"id":20633517,"url":"https://github.com/jonyeezs/atom-file-split","last_synced_at":"2025-10-15T10:35:45.828Z","repository":{"id":97408769,"uuid":"149708226","full_name":"jonyeezs/atom-file-split","owner":"jonyeezs","description":"An Atom package that allows you to separate your file at cursors into multiple files.","archived":false,"fork":false,"pushed_at":"2018-09-21T05:33:01.000Z","size":454,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-04T18:51:32.986Z","etag":null,"topics":["atom-plugin","filemanager","split-files"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonyeezs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-21T04:06:10.000Z","updated_at":"2019-08-25T14:30:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b099118-48fd-4403-9513-60d4755f2fd2","html_url":"https://github.com/jonyeezs/atom-file-split","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jonyeezs/atom-file-split","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonyeezs%2Fatom-file-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonyeezs%2Fatom-file-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonyeezs%2Fatom-file-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonyeezs%2Fatom-file-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonyeezs","download_url":"https://codeload.github.com/jonyeezs/atom-file-split/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonyeezs%2Fatom-file-split/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073614,"owners_count":26097441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atom-plugin","filemanager","split-files"],"created_at":"2024-11-16T14:20:48.902Z","updated_at":"2025-10-15T10:35:45.791Z","avatar_url":"https://github.com/jonyeezs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File-Split for Atom\n\nAn Atom package that allows you to separate your file at cursors into multiple files.\n\n![demo](https://raw.githubusercontent.com/jonyeezs/atom-file-split/master/file-split.gif)\n\n## Installation\n\n### Command Line\n\n1. Install [Atom 1.30](https://atom.io) or newer\n2. In the terminal, install the package via apm:\n\n    ```sh\n    apm install file-split\n    ```\n\n### GUI\n\n1. Install [Atom 1.30](https://atom.io) or newer\n1. Launch Atom\n1. Open Settings View using \u003ckbd\u003eCmd+,\u003c/kbd\u003e on macOS or \u003ckbd\u003eCtrl+,\u003c/kbd\u003e on other platforms\n1. Click the Install tab on the left side\n1. Enter `file-split` in the search box and press \u003ckbd\u003eEnter\u003c/kbd\u003e\n1. Click the \"Install\" button that appears\n\n## Usage\n\n\u003ckbd\u003ectrl-alt-n\u003c/kbd\u003e to split cursor points on files into separated _untitled_ files.\n\n#### Command\n\n`file-split:split`\n\n### How It Works\n\n1. Set cursors to the points you wish for it to break into separate files.\n  * _If you need more help on how to make more cursors, see [This section in the Flight Manual](https://flight-manual.atom.io/using-atom/sections/editing-and-deleting-text/#multiple-cursors-and-selections\n      )._ \n1. Use the default key-binding: \u003ckbd\u003ectrl-alt-n\u003c/kbd\u003e\n  * _You can remap the keybindings, see [This section in the Flight Manual to know how](https://flight-manual.atom.io/using-atom/sections/basic-customization/#customizing-keybindings)._\n1. It should now create _untitled_ files to the right with the content that you've separate on.\n1. Save the files however you wish.\n1. Done!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonyeezs%2Fatom-file-split","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonyeezs%2Fatom-file-split","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonyeezs%2Fatom-file-split/lists"}