From b658986a5e73de509b50d22109a1148d058927c1 Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Fri, 9 May 2025 14:24:07 +0300 Subject: [PATCH] docs: improve readability of improve tool documentation with tabs --- docs/docs/tools/improve.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md index e5e9ea4d..6a5680e9 100644 --- a/docs/docs/tools/improve.md +++ b/docs/docs/tools/improve.md @@ -7,9 +7,11 @@ The tool can be triggered automatically every time a new PR is [opened](../usage /improve ``` -![code_suggestions_as_comment_closed.png](https://codium.ai/images/pr_agent/code_suggestions_as_comment_closed.png){width=512} +=== "Suggestions Overview" + ![code_suggestions_as_comment_closed](https://codium.ai/images/pr_agent/code_suggestions_as_comment_closed.png){width=512} -![code_suggestions_as_comment_open.png](https://codium.ai/images/pr_agent/code_suggestions_as_comment_open.png){width=512} +=== "Implementation Details" + ![code_suggestions_as_comment_open](https://codium.ai/images/pr_agent/code_suggestions_as_comment_open.png){width=512} !!! note "The following features are available only for Qodo Merge 💎 users:" - The `Apply this suggestion` checkbox, which interactively converts a suggestion into a committable code comment