This VS Code extension lets you search and copy prompt templates from prompts.chat directly in the editor, making it easy to use them in GitHub Copilot Chat.
- Press
Ctrl+Shift+P
and typePrompt: Select Prompt
. - Select a prompt; it will be copied to your clipboard.
- Paste it into the Copilot Chat input box (Ctrl+V).