From 94ab264d4599aed3f3697d521c81f89cc8110526 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 30 Sep 2022 15:26:05 +0200 Subject: [PATCH] Doc: Describe create cursors at the ends of selected lines ...by pressing Alt+Shift+I Task-number: QTCREATORBUG-27876 Change-Id: Ibdf25f97ec4c705b62e0c0f78239c9004cc45fce Reviewed-by: David Schulz --- doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc b/doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc index 2f9a511a412..72546bc48fe 100644 --- a/doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc +++ b/doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc @@ -151,6 +151,8 @@ Press and hold \key Alt and double-click strings to select several strings simultaneously. + Press \key {Alt+Shift+I} to create cursors at the ends of selected lines. + Press \key Esc to remove all the cursors and selections. \section1 Splitting the Editor View