From 7e00d5f662e9ccfb2b3b8e8a5e9d781db537891d Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 9 Feb 2022 17:18:28 +0100 Subject: [PATCH] Doc: Describe applying context menu actions to multiple issues ...in the Issues pane. Task-number: QTCREATORBUG-26610 Change-Id: I5ad148b7f8e1696aa0f3b494f05b068df9d2210d Reviewed-by: Christian Kandeler --- doc/qtcreator/src/user-interface/creator-ui.qdoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/qtcreator/src/user-interface/creator-ui.qdoc b/doc/qtcreator/src/user-interface/creator-ui.qdoc index 8c013c13d38..43645074980 100644 --- a/doc/qtcreator/src/user-interface/creator-ui.qdoc +++ b/doc/qtcreator/src/user-interface/creator-ui.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2021 The Qt Company Ltd. +** Copyright (C) 2022 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -508,10 +508,10 @@ \image qtcreator-issues.png "Issues output pane" - Right-clicking on a line brings up a context menu with actions that you can - apply to the contents of the line. You can remove a line, copy its contents - to the clipboard, or search the Internet for a solution using the contents - of the line as search criteria. In addition, you can show a version control + Select one or several lines to apply context-menu actions to their contents. + You can remove the selected lines or copy their contents to the clipboard. + For single lines, you can search the Internet for a solution using the + contents of the line as search criteria or open a version control annotation view of the line that causes the error message. To navigate to the corresponding source code, click an issue or