Prompter is a powerful VSCode extension that brings Jupyter-like notebook functionality to LLM prompt engineering. Create, manage, and execute prompts against various LLM providers directly within your VSCode environment.
Features
🤖 Multi-LLM Support: Connect to OpenAI, Anthropic, Deepseek, Qwen, Gemini, and Mistral
📝 Interactive Prompt Cells: Create and manage prompt cells in a notebook interface
💻 Code Cell Integration: Mix prompts with executable code cells for complete workflows
📊 Prompt History: Track and review prompt history
🔄 Run Cells: Execute individual cells or run all cells in sequence
📁 Notebook Format: Save your prompt notebooks as .ppnb files
🎨 Syntax Highlighting: Dedicated syntax highlighting for prompt content
⚙️ Configurable Settings: Customize LLM providers, models, and parameters