{"id":15694365,"url":"https://github.com/hideoo/create","last_synced_at":"2026-03-07T01:01:31.480Z","repository":{"id":85853335,"uuid":"550316939","full_name":"HiDeoo/create","owner":"HiDeoo","description":"Visual Studio Code extension - Quickly create new File(s) \u0026 Folder(s).","archived":false,"fork":false,"pushed_at":"2023-12-15T10:59:47.000Z","size":160,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-25T15:52:46.636Z","etag":null,"topics":["autocomplete","extension","file","folder","fuzzy","new","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=hideoo.create","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/HiDeoo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-10-12T14:55:42.000Z","updated_at":"2025-10-25T10:19:28.000Z","dependencies_parsed_at":"2024-10-24T01:20:39.051Z","dependency_job_id":"bb6f63e3-8c09-497d-8f5b-add7607a7f8d","html_url":"https://github.com/HiDeoo/create","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/HiDeoo/create","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fcreate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fcreate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fcreate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fcreate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HiDeoo","download_url":"https://codeload.github.com/HiDeoo/create/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiDeoo%2Fcreate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30204446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["autocomplete","extension","file","folder","fuzzy","new","vscode"],"created_at":"2024-10-03T18:57:16.706Z","updated_at":"2026-03-07T01:01:31.405Z","avatar_url":"https://github.com/HiDeoo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Create extension icon\" src=\"https://i.imgur.com/R2xcaBh.png\" width=\"128\" /\u003e\n  \u003ch1 align=\"center\"\u003eCreate\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003e\u003cstrong\u003eQuickly create new File(s) \u0026 Folder(s).\u003c/strong\u003e\u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://github.com/HiDeoo/create/actions/workflows/integration.yml\"\u003e\n      \u003cimg alt=\"Integration Status\" src=\"https://github.com/HiDeoo/create/actions/workflows/integration.yml/badge.svg\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/HiDeoo/create/blob/main/LICENSE\"\u003e\n      \u003cimg alt=\"License\" src=\"https://badgen.net/github/license/HiDeoo/create\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://i.imgur.com/9IvyqoS.gif\" title=\"Demo of the Create extension using fuzzy matching\"\u003e\n      \u003cimg alt=\"Demo of the Create extension using fuzzy matching\" src=\"https://i.imgur.com/9IvyqoS.gif\" width=\"675\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://i.imgur.com/7OnFzbj.gif\" title=\"Demo of the Create extension using terminal-style autocomplete\"\u003e\n      \u003cimg alt=\"Demo of the Create extension using terminal-style autocomplete\" src=\"https://i.imgur.com/7OnFzbj.gif\" width=\"675\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Features\n\n- Quickly create new File(s) \u0026 Folder(s) from the command palette using either:\n  - [Fuzzy matching](https://i.imgur.com/9IvyqoS.gif) to select an existing folder and then provide a relative path.\n  - [Terminal-style autocomplete](https://i.imgur.com/7OnFzbj.gif) using the `Tab` key.\n- Automatically create missing folder structure if it does not exist.\n- Automatically open newly created file(s) in the editor.\n- Support for creating folder(s) by ending a path with a `/` character.\n- Support for [`files.exclude`](https://code.visualstudio.com/docs/getstarted/settings#_default-settings) settings and [`.gitignore`](https://git-scm.com/docs/gitignore) files.\n- Support for [Bash-like brace expansion](https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html), e.g. `Component.{ts,css}` will create the `Component.ts` and `Component.css` files.\n- Support for [multi-root workspaces](https://code.visualstudio.com/docs/editor/multi-root-workspaces).\n\n## Usage\n\nYou can use the Visual Studio Code [Command Palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette) and choose either:\n\n- The `New file(s) \u0026 folder(s)` command to create new file(s) \u0026 folder(s) in the current workspace.\n- The `Relative new file(s) \u0026 folder(s)` command to create new file(s) \u0026 folder(s) relative to the currently opened file in a single step.\n\n## Shortcuts\n\nThis extension also provides various [configurable](https://code.visualstudio.com/docs/getstarted/keybindings#_keyboard-shortcuts-editor) keyboard shortcuts to quickly create new file(s) \u0026 folder(s).\n\n| macOS                   | Windows / Linux          | Description                                                           |\n| ----------------------- | ------------------------ | --------------------------------------------------------------------- |\n| `Cmd + Opt + O`         | `Ctrl + Alt + O`         | Create new file(s) \u0026 folder(s).                                       |\n| `Cmd + Shift + Opt + O` | `Ctrl + Shift + Alt + O` | Create new file(s) \u0026 folder(s) relative to the currently opened file. |\n\n## License\n\nLicensed under the MIT License, Copyright © HiDeoo.\n\nSee [LICENSE](https://github.com/HiDeoo/create/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhideoo%2Fcreate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhideoo%2Fcreate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhideoo%2Fcreate/lists"}