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

PR Generator

guychienll

|
10 installs
| (0) | Free
The PR Generator with template
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PRG-GUYCHIENLL

Description

PRG-GUYCHIENLL is a Visual Studio Code extension for generating Pull Request content with templates.

Features

  • Adds a PR Generator view container to the activity bar
  • Provides a settings interface for configuring OpenAI Token and PR template
  • Generates PR content using Git Diff and user-provided template
  • Utilizes OpenAI API to create high-quality PR descriptions

Installation

  1. Open the Extensions view in VS Code (Ctrl+Shift+X)
  2. Search for "PRG-GUYCHIENLL"
  3. Click the "Install" button

Usage

  1. Click on the PR Generator icon in the VS Code activity bar
  2. Click on the "Settings" option to open the settings interface
  3. Enter your OpenAI Token and PR template
  4. Click the "Generate PR" button
  5. Wait for the generation process to complete, and the generated PR content will open in a new editor window

Dependencies

  • Node.js v20.16.0
  • React v18.3.1
  • Axios v1.7.7
  • Simple-git v3.26.0

Development

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Open the project in VS Code
  4. Press F5 to start debugging

Building

Run npm run package to build the extension

Contributing

Pull Requests are welcome to improve this project.

License

MIT License

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