{"id":30679544,"url":"https://github.com/nicksp/vscode-tidy-space","last_synced_at":"2025-09-01T14:12:52.173Z","repository":{"id":312632241,"uuid":"1047917711","full_name":"nicksp/vscode-tidy-space","owner":"nicksp","description":"Keep your workspace clutter-free: only one sidebar at a time","archived":false,"fork":false,"pushed_at":"2025-09-01T01:23:46.000Z","size":1602,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-01T03:35:08.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=nicksp.tidy-space","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/nicksp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-31T14:23:50.000Z","updated_at":"2025-09-01T01:34:52.000Z","dependencies_parsed_at":"2025-09-01T03:47:46.733Z","dependency_job_id":null,"html_url":"https://github.com/nicksp/vscode-tidy-space","commit_stats":null,"previous_names":["nicksp/vscode-tidy-space"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nicksp/vscode-tidy-space","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fvscode-tidy-space","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fvscode-tidy-space/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fvscode-tidy-space/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fvscode-tidy-space/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicksp","download_url":"https://codeload.github.com/nicksp/vscode-tidy-space/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Fvscode-tidy-space/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137397,"owners_count":25052003,"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-09-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2025-09-01T14:12:45.132Z","updated_at":"2025-09-01T14:12:52.151Z","avatar_url":"https://github.com/nicksp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tidy Space\n\n\u003ca href=\"https://marketplace.visualstudio.com/items?itemName=nicksp.tidy-space\" target=\"__blank\"\u003e\u003cimg src=\"https://img.shields.io/visual-studio-marketplace/v/nicksp.tidy-space.svg?color=eee\u0026amp;label=VS%20Code%20Marketplace\u0026logo=visual-studio-code\" alt=\"Visual Studio Marketplace Version\" /\u003e\u003c/a\u003e \u003ca href=\"https://open-vsx.org/extension/nicksp/tidy-space\" target=\"__blank\"\u003e\u003cimg src=\"https://img.shields.io/open-vsx/v/nicksp/tidy-space?color=eee\u0026amp;label=Open%20VSX%20Registry\u0026logo=open-vsx\" alt=\"Open VSX Version\" /\u003e\u003c/a\u003e\n\nKeep your workspace clutter-free: only one sidebar at a time.\n\n**Install from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=nicksp.tidy-space) or [Open VSX Registry](https://open-vsx.org/extension/nicksp/tidy-space).**\n\n![Tidy Space demo](screenshots/demo.gif)\n\n## Features\n\n- Keeps your editor neat: only one sidebar visible at a time.\n- Optional: also hides the panel when switching.\n- Almost zero config: you only control whether you want to hide the bottom panel.\n\n## Motivation\n\nWorking on a laptop means every pixel counts. I wanted to maximize my coding area while keeping sidebars accessible when needed:\n\n- **Limited screen real estate**: Laptop displays don't have room for multiple sidebars competing for space.\n- **Focus on what matters**: Keep the code editor front and center, with sidebars appearing only when actively used.\n- **Distraction-free workflow**: Automatically hide unused UI elements to maintain focus on your work.\n\nThe result is a cleaner, more focused development environment that adapts to your workflow rather than cluttering your screen.\n\n## Commands\n\n![Tidy Space commands](screenshots/commands.png)\n\nYou can run these commands from the Command Palette (\u003ckbd\u003eCmd\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e on a Mac, or \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e on Windows).\n\n| Description                          | Name                                | Default Mac | Default Windows |\n| ------------------------------------ | ----------------------------------- | ----------- | --------------- |\n| Toggle primary side bar visibility   | `tidySpace.toggleSidebarVisibility` | —           | —               |\n| Toggle secondary side bar visibility | `tidySpace.toggleAuxiliaryBar`      | —           | —               |\n\n## Keybinding Setup\n\nTo use this extension, you need to remap your sidebar toggle keys in VS Code.\n\n1. Open Command Palette (\u003ckbd\u003eCmd\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e / \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e)\n2. Type \"Preferences: Open Keyboard Shortcuts (JSON)\"\n3. Add these keybindings:\n\n```json\n[\n  {\n    \"key\": \"cmd+b\",\n    \"command\": \"tidySpace.toggleSidebarVisibility\"\n  },\n  {\n    \"key\": \"cmd+`\",\n    \"command\": \"tidySpace.toggleAuxiliaryBar\"\n  }\n]\n```\n\n**NOTE:** Feel free to use any key bindings you're used to.\n\n**Windows users**: Replace \u003ckbd\u003ecmd\u003c/kbd\u003e with \u003ckbd\u003ectrl\u003c/kbd\u003e.\n\nNow when you press \u003ckbd\u003eCmd\u003c/kbd\u003e+\u003ckbd\u003eB\u003c/kbd\u003e or \u003ckbd\u003eCmd\u003c/kbd\u003e+\u003ckbd\u003e`\u003c/kbd\u003e, only one sidebar will be open at a time.\n\n## Settings\n\nYou can change the following options in the [Visual Studio Code settings](https://code.visualstudio.com/docs/configure/settings).\n\n| Description                                         | Setting                                                        | Default |\n| --------------------------------------------------- | -------------------------------------------------------------- | ------- |\n| Also close the bottom panel when switching sidebars | [tidySpace.closePanel](vscode://settings/tidySpace.closePanel) | `false` |\n\n## Changelog\n\nThe changelog can be found in [CHANGELOG.md](CHANGELOG.md).\n\n## You May Also Like\n\nCheck out my other Visual Studio Code extensions:\n\n- [Reveal on GitHub](https://marketplace.visualstudio.com/items?itemName=nicksp.reveal-on-github) — open the current project or file on GitHub\n- [Notelets](https://marketplace.visualstudio.com/items?itemName=nicksp.notelets) — add sticky notes to any file in your workspace\n\n## Contributing\n\nBug fixes are welcome, but not new features. Read our [contributing guidelines](CONTRIBUTING.md) to learn more.\n\n[Open an issue](https://github.com/nicksp/vscode-tidy-space/issues) on GitHub and [submit a pull request](https://github.com/nicksp/vscode-tidy-space/pulls).\n\n## Authors and License\n\n[Nick Plekhanov](https://plekhanov.me) and [contributors](https://github.com/nicksp/vscode-tidy-space/graphs/contributors).\n\n[Icon by Creative Squad](https://www.freepik.com/search).\n\n[MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Fvscode-tidy-space","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicksp%2Fvscode-tidy-space","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Fvscode-tidy-space/lists"}