Skip to content

VSCode extension that allows to create files and folders from custom presets

License

Notifications You must be signed in to change notification settings

OrigenStudio/vscode-extension-custom-file-presets

Repository files navigation

Create File & Folder : On The Go

A small extension that help you to create files & folder in Atom Style.

Create File & Folder Screenshot

How to use?

  1. Keyboard Shortcut: ctrl+alt+N to create new files & ctrl+alt+shift+N to create new folders. (you can override these shortcuts).

  2. Press ctrl+shift+p to open command panel and type Create File or Create Folder.

  3. Right click on Explorer Window and click Create File or Create Folder.

Feature

  • Create Files or Folder : Type /path/subpath/TestPath or /path/subpath/fileName.js

  • Create Multiple files on the go : Type /path/subpath/file1 > file2 > file3 to create multiple file (file1, file2, file3) at a time in /path/subpath/ path.

Installation

Open VSCode Editor and Press ctrl+P, type ext install create-file-folder.

What is New ?

  • Version 0.0.5 (30.09.2017)

    • Small Fixes
  • Version 0.0.4 (30.09.2017)

    • Keyboard Shortcut added.
    • Small Fixes
  • Version 0.0.3 (28.09.2017)

    • File & Folder Detection Fixed.

Changelog

To see full Changelog, click here.

LICENCE

This extension is licensed under the MIT LICENCE

About

VSCode extension that allows to create files and folders from custom presets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published