Giter VIP home page Giter VIP logo

vscode-create-file-folder's Introduction

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

vscode-create-file-folder's People

Contributors

ritwickdey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.