saoudrizwan / claude-dev

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev
MIT License
4.78k stars 449 forks source link

Add Support for Custom Prompts Folder and Selector in UI #35

Open LFSousa opened 1 month ago

LFSousa commented 1 month ago

Hi,

I'd love to see a feature that lets users create a folder for custom prompts in the current working directory. These prompts should be in Markdown format (.md) and selectable via a dropdown in the UI.

Key Features:

Use Case: This would make it super easy to switch between different prompts for various tasks or projects. For instance, someone working on multiple projects can have specific prompts for each and switch between them easily. The variable support would allow users to dynamically adjust prompt content based on their needs.

Example:

Benefits:

Thanks for considering this feature!

CiberNin commented 1 month ago

feels like stuff relevant to the extension configuration/data should be stored under .vscode