{"id":15405170,"url":"https://github.com/fnando/vscode-new-file","last_synced_at":"2026-02-04T05:38:20.395Z","repository":{"id":66031490,"uuid":"378396980","full_name":"fnando/vscode-new-file","owner":"fnando","description":"Create new files from your keyboard.","archived":false,"fork":false,"pushed_at":"2022-04-03T01:55:50.000Z","size":2979,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-23T04:41:17.771Z","etag":null,"topics":["vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=fnando.new-file","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fnando.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2021-06-19T11:35:19.000Z","updated_at":"2022-04-03T01:55:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9a68358-5c0c-4d4d-95b6-aa6ae489744e","html_url":"https://github.com/fnando/vscode-new-file","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"a86edbdba087b11f27ad663ddf41791c154a96cd"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fvscode-new-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fvscode-new-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fvscode-new-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fvscode-new-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","download_url":"https://codeload.github.com/fnando/vscode-new-file/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910715,"owners_count":20367538,"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":["vscode","vscode-extension"],"created_at":"2024-10-01T16:15:18.137Z","updated_at":"2026-02-04T05:38:20.367Z","avatar_url":"https://github.com/fnando.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# New File for VSCode\n\nCreate new files from your keyboard.\n\n## Usage\n\nThere's only one shortcut: `cmd+alt+n`/`ctrl+alt+n`.\n\nBy default, it uses the current workspace folder as the root path. You can\noverride it by typing `~` to render the home dir, or `/` to render the root dir.\n\nTo create directories, just add a `/` to the end of the path.\n\nIf a file already exists on that given path, `new-file` will open the file\ninstead.\n\n![new-file in action](https://github.com/fnando/vscode-new-file/raw/main/new-file.gif)\n\nFile and folder names can have any of the following directives:\n\n- `%Y` - 4-digit year\n- `%m` - 2-digit month (e.g. 04 or 12)\n- `%d` - 2-digit date (e.g. 07 or 26)\n- `%H` - 2-digit hour (e.g. 03 or 22)\n- `%M` - 2-digit minute (e.g. 06 or 45)\n- `%S` - 2-digit second (e.g. 08 or 56)\n- `%F` - sames as \"%Y-%m-%d\"\n- `%s` - Number of seconds since 1970-01-01 00:00:00 UTC.\n- `%user` - Current user as per `process.env.USER`.\n\n## License\n\nCopyright (c) 2021 Nando Vieira\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnando%2Fvscode-new-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffnando%2Fvscode-new-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnando%2Fvscode-new-file/lists"}