Efficiently manage your AI prompts across all your projects and VS Code sessions. This extension provides a dedicated sidebar for organizing, editing, and quickly inserting AI prompts into your code.
Features
📝 Prompt Management
Create and organize prompts in folders
Edit prompts with live Markdown preview
Move prompts between folders
Quick insert prompts at cursor position
📁 Organization
Create folders to organize your prompts
Move prompts between folders
Rename folders and prompts
Unorganized section for loose prompts
🔄 Import/Export
Import single prompts or entire folder structures
Export prompts individually or in bulk
Support for both Markdown and XML formats
Preserve folder structure during import/export
⚡ Quick Actions
Insert prompts directly at cursor position
Export prompts with one click
Multi-select delete functionality
Bulk operations support
Getting Started
Install the extension
Click the AI Prompt Manager icon in the activity bar
Create your first prompt using the "+" button
Start organizing your prompts in folders
Usage
Creating Prompts
Click the "+" button in the title bar
Enter a name for your prompt
Choose a folder (optional)
Edit your prompt in the Markdown editor
Organizing Prompts
Create folders using the "New Folder" button
Drag and drop prompts between folders
Use the "Move" option in the context menu
Delete prompts or folders as needed
Importing/Exporting
Import single files or entire folders
Choose between Markdown and XML formats
Export individual prompts or entire collections
Preserve folder structure during bulk operations
Quick Access
Right-click a prompt to see available actions
Use the "Insert at Cursor" button for quick insertion
Export prompts directly from the context menu
Multi-select items for bulk operations
Extension Settings
aiPromptManager.autoSave: Enable/disable automatic saving of prompts while editing
aiPromptManager.enableXmlConversion: Enable/disable Markdown to XML conversion for AI compatibility