Project Creator: Effortless Project Scaffolding in VS Code
Tired of manually setting up new projects? Project Creator streamlines your workflow by generating boilerplate code for various project types directly within VS Code.
Features
Intuitive Project Creation: Quickly scaffold new projects using a simple command palette interface.
Multiple Template Support: Choose from a variety of pre-defined templates for popular languages and frameworks (e.g., React, Go, Flutter, Python, HTML5).
Seamless Integration: Create projects directly within your VS Code workspace, ready for development.
Getting Started
Install the Extension: Search for "Project Creator" in the VS Code Extensions Marketplace and install it.
Create a New Project:
Open the command palette (Ctrl+Shift+P or Cmd+Shift+P).
Type "Project Creator: Create New Project".
Select the desired project type from the list of available templates.
Provide a name for your project and choose its location.
Start Coding! Project Creator will generate the necessary files and folders, allowing you to focus on writing code.
Extension Settings
This extension contributes the following settings: