ritwickdey / vscode-create-file-folder

A small vscode extension that help you to create files & folder in Atom Style.
https://marketplace.visualstudio.com/items?itemName=ritwickdey.create-file-folder
MIT License
35 stars 17 forks source link
vscode-extension

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

Installation

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

What is New ?

Changelog

To see full Changelog, click here.

LICENCE

This extension is licensed under the MIT LICENCE