Let Me Prompt That For You
Answer your friends' questions about VS Code — share a link that types a prompt character-by-character, then opens it in GitHub Copilot Chat.
Live: https://pierceboggan.github.io/letmepromptthatforyou/
How it works
- Type a prompt (e.g.
@vscode how do I use hooks) - Click Create Share Link — the URL is copied to your clipboard
- Send the link to someone
- They see the prompt typed out letter-by-letter, then it auto-launches VS Code with the prompt loaded in Copilot Chat
Features
- Typing animation — shared links replay the prompt with a typewriter effect
- Deep links — opens
vscode://orvscode-insiders://protocol links directly into Copilot Chat - Auto
@vscodeprefix — ensures prompts always include@vscodein the deep link - VS Code / Insiders toggle — switch protocol with logo buttons; the entire UI theme adapts
- Auto-copy — share links are copied to clipboard on creation
Development
npm install
npm run devDeploy
Pushes to main auto-deploy to GitHub Pages via the included GitHub Actions workflow.
To deploy manually:
npm run buildStatic output is in ./out.
On this page
Languages
TypeScript57.2%CSS42.0%JavaScript0.9%
Contributors
Created February 24, 2026
Updated February 24, 2026
