From 1a29f87440c996eb969c57028471c1aba04a5309 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 22 Jan 2024 17:15:26 +0100 Subject: [PATCH] Doc: Fix the location of the "Request Copilot Suggestion" action It is in the locator, not in the context menu. Fixes: QTCREATORBUG-30227 Change-Id: I35bea968a936e8872cdadcec3b8f53559e654c94 Reviewed-by: Reviewed-by: Marcus Tillmanns --- doc/qtcreator/src/editors/creator-only/creator-copilot.qdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/qtcreator/src/editors/creator-only/creator-copilot.qdoc b/doc/qtcreator/src/editors/creator-only/creator-copilot.qdoc index 6717a526199..3b1649d11c0 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-copilot.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-copilot.qdoc @@ -77,7 +77,8 @@ \image qtcreator-copilot.gif {Receiving suggestions from Copilot in the editor} To manually request a suggestion at the current editor's cursor position, - select \uicontrol {Request Copilot Suggestion} in the context menu. + enter \uicontrol {t} (\uicontrol {Request Copilot Suggestion}) in the + \l{Searching with the Locator}{locator}. Hover the mouse over a suggestion to show a toolbar with \inlineimage icons/prev.png