-vscodeAdds a context menu for easily generating files using scaffs (scaffolding template system) Install from the VS Code Marketplace or run the command (ctrl/⌘ + P): ExamplesThe 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 Create Component Create Service Create Pipe SettingsThe extension uses the scaffs npm module which reads from the Additional resources
IssuesIssues are tracked on github scaffs-vscode issues. |