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
- Open the Extensions view in VS Code (Ctrl+Shift+X)
- Search for "PRG-GUYCHIENLL"
- Click the "Install" button
Usage
- Click on the PR Generator icon in the VS Code activity bar
- Click on the "Settings" option to open the settings interface
- Enter your OpenAI Token and PR template
- Click the "Generate PR" button
- 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
- Clone the repository
- Run
npm install to install dependencies
- Open the project in VS Code
- 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
| |