docs: clarify IDE integration description in Qodo Merge benefits

This commit is contained in:
mrT23 2025-09-10 08:09:18 +03:00
parent 6274852a88
commit 7981a2de2e
No known key found for this signature in database
GPG key ID: D350490E39D5F5AD

View file

@ -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.