Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Smart StarterNew to Visual Studio Code? Get it now.
Smart Starter

Smart Starter

DarkBERT

|
7 installs
| (0) | Free
Easily generate template files directly in your VS Code workspace.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Smart Starter

This is a Visual Studio Code extension by DarkBERT that helps you quickly generate template files for Vue, React, or TypeScript projects.

Features

  • Right-Click to Generate: Create template files (.vue, .jsx, or .tsx) directly from the Explorer context menu.
  • File Type Selection: Choose the type of file you want to generate.
  • Custom File Names: Provide a custom name for your new file.
  • Predefined Templates: Automatically populate new files with boilerplate code to speed up your development process.

Installation

  1. Open the Extensions view by clicking on the Extensions icon in the Activity Bar.
  2. Search for "Smart Starter".
  3. Click "Install".

Usage

  1. Trigger the Command:
    • Right-click on a folder in the Explorer.
    • Select "Generate Template File" from the context menu.
  2. Select File Type:
    • A quick pick menu will appear. Choose the file type (.vue, .jsx, or .tsx) you want to create.
  3. Enter File Name:
    • Input the desired file name (excluding the extension) when prompted.
  4. File Creation:
    • The extension will generate a new file in the selected folder, pre-populated with a template for the chosen file type.

Contributing

Contributions are welcome! To contribute:

  1. Fork this repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes and push your branch.
  4. Submit a pull request.

Please read the contributing guidelines for more information.

License

This extension is licensed under the MIT License. See the LICENSE file for details.

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