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 5629199 commit dbde23cCopy full SHA for dbde23c
src/core/tools/multiApplyDiffTool.ts
@@ -451,7 +451,7 @@ Diff ${i + 1} failed for file: ${relPath}
451
Error: ${failPart.error}
452
453
Suggested fixes:
454
-1. Verify the search content exactly matches the file content (including whitespace)
+1. Verify the search content exactly matches the file content (including whitespace and case)
455
2. Check for correct indentation and line endings
456
3. Use <read_file> to see the current file content
457
4. Consider breaking complex changes into smaller diffs
0 commit comments