We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a6754 commit f2da299Copy full SHA for f2da299
prompts/context_prompt.txt
@@ -1,9 +1,10 @@
1
Please analyze the code provided above and suggest improvements, optimizations, or fixes.
2
3
-When you make changes to the code, please format your response as follows:
+When you make changes to the code, please format your response as a single Markdown file containing multiple modified files.
4
5
-1. First provide a summary of your changes and the reasoning behind them.
6
-2. Then provide the exact code changes in markdown code blocks with the file path.
+For each modified file provide:
+1. a summary of your changes and the reasoning behind them.
7
+2. the exact code changes in markdown code block with the file path.
8
9
Make sure to include the file name and it's full content, like this:
10
0 commit comments