{"id":13661346,"url":"https://github.com/rfadeev/pump-editor","last_synced_at":"2025-04-10T21:22:02.605Z","repository":{"id":139274051,"uuid":"146092325","full_name":"rfadeev/pump-editor","owner":"rfadeev","description":"Collection of Unity editor helpers to boost productivity.","archived":false,"fork":false,"pushed_at":"2021-11-15T18:50:00.000Z","size":413,"stargazers_count":68,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T18:52:25.239Z","etag":null,"topics":["unity","unity-editor"],"latest_commit_sha":null,"homepage":"","language":"C#","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/rfadeev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-08-25T12:10:39.000Z","updated_at":"2025-03-20T18:19:43.000Z","dependencies_parsed_at":"2024-01-17T05:12:57.617Z","dependency_job_id":"37e68083-cef2-42b2-a247-16b574c13857","html_url":"https://github.com/rfadeev/pump-editor","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfadeev%2Fpump-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfadeev%2Fpump-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfadeev%2Fpump-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfadeev%2Fpump-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rfadeev","download_url":"https://codeload.github.com/rfadeev/pump-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248299023,"owners_count":21080449,"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","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":["unity","unity-editor"],"created_at":"2024-08-02T05:01:33.100Z","updated_at":"2025-04-10T21:22:02.572Z","avatar_url":"https://github.com/rfadeev.png","language":"C#","readme":"[![license](https://img.shields.io/github/license/rfadeev/pump-editor.svg)](https://github.com/rfadeev/pump-editor/blob/master/LICENSE.md)\n[![openupm](https://img.shields.io/npm/v/com.rfadeev.pumpeditor?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.rfadeev.pumpeditor/)\n\n# Pump Editor\nCollection of Unity editor helpers to boost productivity.\n\n## Installation\n\n### Install via Git\n\nProject supports Unity Package Manager. To install project as Git package do following:\n1. Close Unity project and open the `Packages/manifest.json` file.\n2. Update `dependencies` to have `com.rfadeev.pumpeditor` package:\n```json\n{\n  \"dependencies\": {\n    \"com.rfadeev.pumpeditor\": \"https://github.com/rfadeev/pump-editor.git\"\n  }\n}\n```\n3. Open Unity project.\n\nAlternatively, add this repository as submodule under `Assets` folder or download it and put to `Assets` folder of your Unity project. \n\n### Install via OpenUPM\n\nThe package is available on the [openupm registry](https://openupm.com). It's recommended to install it via [openupm-cli](https://github.com/openupm/openupm-cli).\n\n```\nopenupm add com.rfadeev.pumpeditor\n```\n\n### How to use\nAccess Pump Editor editor windows via Unity toolbar: **Window -\u003e Pump Editor**.\n\n### Features\n\nEditor windows:\n* [Built-in Define Directives Editor Window](https://github.com/rfadeev/pump-editor/wiki/Built-in-define-directives-editor-window) - view Unity built-in defines values at editor time.\n* [Close tabs](https://github.com/rfadeev/pump-editor/wiki/Close-tabs) - extend your editor windows to support closing tabs.\n* [Compilation Editor Window](https://github.com/rfadeev/pump-editor/wiki/Compilation-Editor-Window) - force Unity to recompile scripts.\n* [Force Reserialize Assets Editor Window](https://github.com/rfadeev/pump-editor/wiki/Force-Reserialize-Assets-Editor-Window) - force reserialize project assets explicitely.\n* [Log Files Editor Window](https://github.com/rfadeev/pump-editor/wiki/Log-files-editor-window) - easily access Unity log files and their paths.\n* [Prefab Variants Editor Window](https://github.com/rfadeev/pump-editor/wiki/Prefab-Variants-Editor-Window) - preview prefab variants inheritance chains as tree view.\n* [Project Settings Select Editor Window](https://github.com/rfadeev/pump-editor/wiki/Project-Settings-Select-Editor-Window) - select project settings to edit in one click.\n* [Save Project As Template Editor Window](https://github.com/rfadeev/pump-editor/wiki/Project-templates-editor-windows) - save current project as template to be used in Unity Hub for new project creation.\n* [Scene Open Editor Window](https://github.com/rfadeev/pump-editor/wiki/Scene-Open-Editor-Window) - open scene from project or build settings.\n\nShortcuts:\n* [Lock Toggle Shortcuts](https://github.com/rfadeev/pump-editor/wiki/Lock-Toggle-Shortcuts) - switch editor window locks easily.\n","funding_links":[],"categories":["C\\#","Project Settings"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frfadeev%2Fpump-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frfadeev%2Fpump-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frfadeev%2Fpump-editor/lists"}