Create File & Folder : On The Go
A small extension that help you to create files & folder in Atom Style.
How to use?
-
Install the extension and press
ctrl+shift+p
and typeCreate File
orCreate Folder
. -
Right Click on Explorer Context menu and click
Create File
orCreate 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.
What is New ?
-
Version 0.0.2 (28.09.2017)
- Bug Fixed regarding backslash (
/
) - Preloaded file path fixed.
- Intro Gif added in description.
- Bug Fixed regarding backslash (
-
Version 0.0.1 (27.09.2017)
- Initial Release
Changelog
To see full Changelog, click here.
LICENCE
This extension is under MIT LICENCE