forked from qt-creator/qt-creator
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:
@@ -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}.
|
||||
|
Reference in New Issue
Block a user