Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FSD Structure GeneratorNew to Visual Studio Code? Get it now.
FSD Structure Generator

FSD Structure Generator

Reddnax

|
14 installs
| (0) | Free
Simple generator for FSD projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FSD Generator Extension for VS Code

A Visual Studio Code extension that helps developers generate Feature-Sliced Design architecture folders and files structure.

Features

  • Quick generation of FSD architecture structure
  • Creates basic template files for each layer
  • File naming based on FSD conventions

Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "FSD Generator"
  4. Click Install

Usage

  1. Right-click in the explorer
  2. Select "Generate FSD Structure"
  3. Choose the layer and slice slice

Structure Generation

The extension uses the following FSD structure:

├── app/
├── processes/
├── pages/
├── widgets/
├── features/
├── entities/
└── shared/

Known Issues

None at the moment.

Release Notes

0.1.0

  • Initial release
  • Basic FSD structure generation

Contributing

Feel free to submit issues and enhancement requests on our GitHub repository.

License

MIT

Happy Coding!

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