Giter VIP home page Giter VIP logo

vscode-template's Introduction

Template

All Contributors

This extension makes file and folder structures easier to reuse by templating them.

Installation

Install through VS Code extensions. Search for yongwoo.template

Visual Studio Code Market Place: Template

Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install yongwoo.template

Usage

When you run the command, the default configuration file and sample templates are automatically created in the current working path.

Palette Commands

  • Shorcut: Ctrl + Shift + T
Template: Create New (with rename)
  • Shorcut: Ctrl + Alt + T
Template: Create New

Customization Template and Configuration

The first time you run the command, it will create a .templates folder and a template.config.js configuration file containing the default templates in your working path.

Make customization template

Regardless of the framework or file extension, you can create and reuse the desired template in advance.

  1. Create a template folder in .template (default path) and rename it (the folder name will be the template name)
  2. Create a file and folder structure in the your template folder.
  3. Running the Template command from the Palette command displays the template you just created.

Configuration Settings

  • See the template.config.js file created in the working path.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


JUNG YONG WOO

๐Ÿ’ป

Brian Kim

๐Ÿ› ๐Ÿ’ป

Arnaud gueras

๐Ÿค” ๐Ÿ› ๐Ÿ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

vscode-template's People

Contributors

stegano avatar allcontributors[bot] avatar keiches avatar arnogues avatar dependabot[bot] avatar

Watchers

James Cloos 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.