Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Create My FeatureNew to Visual Studio Code? Get it now.
Create My Feature

Create My Feature

mahmudsaeed

|
3 installs
| (0) | Free
Create my feature that is divided into 3 layers
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

📦 Create My Feature

A VS Code extension to quickly scaffold a clean folder structure for new features in your project.
Right-click any folder and generate Presentation, Data, and Domain layers instantly.


🎬 Demo

Feature Demo

Watch how the extension automatically creates the folders and subfolders inside your selected folder.


🚀 Features

  • Generates the following folder structure inside the selected folder:
presentation/
├─ views/
├─ widgets/
└─ controllers/
data/
├─ repos/
├─ models/
└─ data_sources/
domain/
├─ repos/
├─ entities/
└─ use_cases/
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft