Doc: Describe Follow Symbol Under Cursor to Type in code editor

Task-number: QTCREATORBUG-27876
Change-Id: I17250cdde3ad4c722dbccbb486f27abda58a9ed1
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
Leena Miettinen
2022-10-11 17:06:09 +02:00
parent c97cb8b50c
commit 5741d8ec05

View File

@@ -284,6 +284,12 @@
supported for namespaces, classes, functions, variables, include statements,
and macros.
To move to the type definition of a symbol, select
\uicontrol {Follow Symbol Under Cursor to Type} or press
\key {Ctrl+Shift+F2}. To follow the symbol in the next split, select
\uicontrol {Follow Symbol Under Cursor to Type in Next Split} or
press \key {Ctrl+E, Ctrl+Shift+F2}.
When the cursor is on a string literal and the string is a QRC file path,
following the symbol opens the specified resource file for editing in the
\uicontrol {Resource Browser}.