This VS Code extension allows users to configure and apply custom prompts to GitHub Copilot. It provides a graphical interface to set up the prompts and saves them to the workspace.
Features
Configure Copilot prompts through an interactive UI.
Automatically injects the system prompt into files based on workspace settings.
Supports different prompts for various languages like Python, JavaScript, etc.
Installation
To install the extension locally, follow these steps:
Run npm run package to create the .vsix file.
Install the .vsix file using the command: code --install-extension dafo-system-prompt-0.0.1.vsix
Usage
Open the Command Palette (Cmd + Shift + P).
Search for Configure Copilot Prompt and start configuring the system prompts.
License
MIT License
Author
Gabriel Giani Moreno, credits: ChatGPT 4o
gabriel.giani@gmail.com