Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Genry scaffolder toolNew to Visual Studio Code? Get it now.
Genry scaffolder tool

Genry scaffolder tool

KrickRay

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

Genry · VS Code Extension · GitHub license Visual Studio Marketplace Version

🏗️ Scaffolding Tool

Generating some code and structure:

  • CLI (NPM, NPX)
  • Called from context menu (VS Code extension, WebStrom external tool)

Tempaltes on JavaScript and TypeScript:

  • Configurable throught .genryrc config
  • Shared templates by NPM (node_modules)
  • Formatted code by Prettier
  • Prompts by Prompts

Installation & Usage

Sample

code --install-extension krickray.genry-vscode

Documentation

Documentation is in progress, but you can see examples

Examples


Contributing

Installation

yarn install

Start

  1. Compile

    # Watch CLI
    yarn workspace genry watch
    
    # Watch extension
    yarn workspace genry-vscode watch
    
  2. VS Code / Debug: Start Debugging

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