From 7981a2de2e00b887c6c3e3547f597fde48ef47b3 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Wed, 10 Sep 2025 08:09:18 +0300 Subject: [PATCH] docs: clarify IDE integration description in Qodo Merge benefits --- docs/docs/tools/improve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md index a4ea1944..276e0761 100644 --- a/docs/docs/tools/improve.md +++ b/docs/docs/tools/improve.md @@ -84,7 +84,7 @@ The table format offers several key advantages: - **High-level suggestions**: High-level suggestions that aren't tied to specific code chunks are presented only in the table mode - **Interactive features**: Provides 'more' and 'update' functionality via clickable buttons - **Centralized tracking**: Shows suggestion implementation status in one place -- **IDE integration**: Allows direct application in your IDE via [Qodo Command](https://github.com/qodo-ai/agents) +- **IDE integration**: Allows applying suggestions directly in your IDE via [Qodo Command](https://github.com/qodo-ai/agents) Table mode is the default of Qodo Merge, and is recommended approach for most users due to these benefits.