Promptr - AI-powered prompt refinement for VS Code/Cursor. Transform vague ideas into precise, high-quality prompts with ⌘⇧G. Features temperature control, custom context, and auto-paste functionality.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Extra context prepended to every prompt, per-workspace
promptr.apiBase
https://api.openai.com
Override backend (rarely needed)
Hot-keys / UI
Action
Default
Generate Prompt
⌘⇧G / Ctrl+Shift+G
Options Menu (Temperature / Context)
click the Promptr 🔥 x.x status-bar item
⌨️ Commands
Promptr: Generate Prompt – main action (hot-key above)
Promptr: Set Temperature – also accessible via status-bar menu
Promptr: Set Custom Context – likewise via menu
💡 Tips
• The extension auto-detects your workspace language / framework and injects that context automatically.
• First time you install, you'll get a toast pointing you to the Temperature & Context options.
• Holding a large selection? Promptr replaces it in-place; otherwise it pastes below and copies to your clipboard.