Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>StructorNew to Visual Studio Code? Get it now.
Structor

Structor

SammyB

| (0) | Free
Extension to generate modules with clean architecture
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Structor

Structor is an extension for Visual Studio Code that allows you to create TypeScript modules and classes following a Clean Architecture template, saving time and avoiding code repetition.

Features

  • Create complete modules with structure:
    • core (entities, repositories, models, validations)
    • application (useCases, services)
    • infrastructure (repositories, services)
    • shared (utils, errors, middlewares)
    • interfaces
  • Create interfaces and classes with the same name as the file
  • Automatically open the newly created module in the explorer

Requirements

  • Node.js >= 18
  • VSCode >= 1.80

Extension Settings

No additional configuration required.

Release Notes

0.1.0

  • Initial extension with structor.createModule command.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft