Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Feature Driven Design HelperNew to Visual Studio Code? Get it now.
Feature Driven Design Helper

Feature Driven Design Helper

extensions

|
1 install
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Feature Driven Design Helper

A VS Code extension to speed up the workflow of Feature Driven Development (FDD) by automating feature folder creation.

Features

  • Create a new feature with pre-defined subfolders.
  • Choose which folders you want to generate (e.g., components, services, hooks, models, constants).
  • Automatically generate an index.ts file in each feature.
  • Access the command from the Explorer context menu ("Create New Feature").

Requirements

  • VS Code 1.80.0 or later
  • Node.js v18+
  • pnpm or npm

Extension Settings

This extension contributes the following commands:

  • featureDrivenDesignHelper.createFeature: Creates a new feature folder with selected subfolders.

Known Issues

  • No known issues at the moment. Please report bugs via GitHub Issues.

Release Notes

0.0.1

  • Initial release with folder generation and checkbox selection.

Following extension guidelines

For more information on VS Code extensions, see the Extension Guidelines.

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