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 46af5b5 commit 9938c40Copy full SHA for 9938c40
resources/clojure-mcp/prompts/system/clojure_form_edit.md
@@ -26,7 +26,7 @@ These tools understand Clojure syntax and prevent common errors.
26
- Comments increase edit complexity and failure rate
27
- Use meaningful function and parameter names instead
28
- If comments are needed, add them in separate edits
29
-- Use `clojure_edit_replace_comment_block` for comment-only changes
+- Use `file_edit` for comment-only changes
30
31
## Handling Parenthesis Errors
32
- Break complex functions into smaller, focused ones
0 commit comments