Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ScaffolderNew to Visual Studio Code? Get it now.
Scaffolder

Scaffolder

uriSecfi

|
806 installs
| (1) | Free
Boilerplate ultimate solution!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Scaffolder (preview)

(preview) Scaffolder goal, is to be a boilerplate ultimate solution.

Quick start

  1. Right click on any folder.
  2. Choose "Insert template".
  3. Select a template from the list.
  4. Fill in the relevant variables.
  5. Done!
  6. (Optional) Try to do it with your own repo. (see below)

template-list.png

Extension Settings

You can work with your own repository and your own templates.

Set your own repository

  1. Create a new repo (with the same structure) or fork the default one.

  2. Click on the icon in the Scaffolder action bar.

template-list.png

  1. Click on the setting button.

  2. Fill in the GitHub repository details. (If no token is necessary, keep it blank.)

template-list.png

  1. Submit.

Template structure

example

The template engine is based on mustache (only the simple stuff was tested!)

Variables are from the form {{name}}

The template is basically a top level folder, with a index.yaml file. All variables must be listed in the index.yaml.

Adding a new template

  1. Create a new top level folder in the repository.
  2. Create the content of the template according to your preferences. You can use variable at:
    1. The files and folders names (path).
    2. In the files content.

Any questions?

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft