New File Now 🆕Create new files and directories quickly using the command palette. Install from Visual Studio Marketplace Inspired by the awesome AdvancedNewFile extension for Sublime Text. How it works?
FeaturesCreates all the necessary nested folders, and opens the created file in the editor: To create a folder, append To go up the file tree, start the path with To create a file or folder in the workspace root, start the path with SettingsYou can redefine the key bindings:
ChangelogThe changelog can be found on the Changelog.md file. How is it different from other extensions?There are plenty of similar extensions (like this or this) but they are either broken, or confusing. I wanted something that’s easy to use, efficient, simple, and has great UX. Also, they weren’t updated in years and don’t use new Visual Studio Code’s APIs. How is it different from New Text File and New File… commands?Visual Studio Code has several options to create new files:
All these methods are confusing and unproductive, and don’t give the user enough clarity on what’s going to happen. Most don’t create folders, don’t respect the folder of the currently open file, or dot’t let you go up. The New File Now extension doesn’t have these issues. You may also likeCheck out my other Visual Studio Code extensions:
SponsoringThis software has been developed with lots of coffee, buy me one more cup to keep it going. ContributingBug fixes are welcome, but not new features. Please take a moment to review the contributing guidelines. Authors and licenseArtem Sapegin, and contributors. MIT License, see the included License.md file. |