multi-file-code-to-ai README
Select multiple files and convert them to a prompt for chatGPT, claude, or deepseek.
Features
- Manage multiple file lists.
- Swap between different file lists.
- Automatically update prompt with selected files.
- Save the prompts with the workspace in version control.
How to use
- Open the prompt explorer.
- Click on the
+ button to create a new prompt, type a name and instructions.
- Use the file explorer to copy the relative paths of the files you want to include in the prompt.
- Paste the paths into the prompt under the
Files section.
- Click on the generate button on the prompt in the prompt explorer to generate the prompt.
Example prompt
name: New prompt
instruction: Example instructions
files:
- src/app.ts
- src/server.ts
- src/views/index.ts
Versions
1.0.5
Use H2 instead of H3 for the file name headings.
1.0.4
Refresh prompt explorer panel whenever opening it to ensure the latest file system changes is reflected.
1.0.3
Default to multifile example for new prompts.
1.0.2
Updated the README with instructions on how to use the extension.
1.0.0
Initial release
| |