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

Scaffs

itslennysfault

|
1,201 installs
| (1) | Free
Automatically scaffold files based on templates
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Scaffs-vscode

Adds a context menu for easily generating files using scaffs (scaffolding template system)

Install from the VS Code Marketplace or run the command (ctrl/⌘ + P): ext install scaffs-vscode

Examples

The gifs below show a simple example of scaffolding basic project from using the angular scaff from the @scaffs registry. This particular example is angular, but scaffs can be created for anything.

Create Module

Basic scaffs usage

Create Component

Create component

Create Service

Create service

Create Pipe

Create pipe

Settings

The extension uses the scaffs npm module which reads from the .scaffs-config.json in the root of your project. For more details see the scaffs documentation.

Additional resources

  • Scaffs library / programmatic usage | npm
  • Scaffs cli / command line usage | npm
  • Scaffs vs code plugin | vs code marketplace
  • @scaffs registry | npm
  • Using scaffs config
  • Creating scaffs

Issues

Issues are tracked on github scaffs-vscode issues.

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