From 2476dadf5345be73f9ed6eb4626933380cd40448 Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Wed, 9 Apr 2025 11:25:56 +0300 Subject: [PATCH] Enhance interactivity documentation with details on suggestion tracking --- docs/docs/core-abilities/interactivity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/core-abilities/interactivity.md b/docs/docs/core-abilities/interactivity.md index 8f7908f6..0e0dbd7d 100644 --- a/docs/docs/core-abilities/interactivity.md +++ b/docs/docs/core-abilities/interactivity.md @@ -16,7 +16,7 @@ The approach eliminates manual steps, provides clear visual indicators, and crea The [`/improve`](https://qodo-merge-docs.qodo.ai/tools/improve/) command delivers a comprehensive interactive experience: -- _**Apply this suggestion**_: Clicking this checkbox instantly converts a suggestion into a committable code change +- _**Apply this suggestion**_: Clicking this checkbox instantly converts a suggestion into a committable code change. When committed to the PR, changes made to code that was flagged for improvement will be marked with a check mark, allowing developers to easily track and review implemented recommendations. - _**More**_: Triggers additional suggestions generation while keeping each suggestion focused and relevant as the original set