forked from qt-creator/qt-creator
Doc: items in Issues page context menu
Remove and Show in Editor items were not documented. Change-Id: Iec7f2ae6ebc76f715e790de5dbb2e8dbc064b631 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -300,10 +300,14 @@
|
|||||||
|
|
||||||
\image qtcreator-build-issues.png
|
\image qtcreator-build-issues.png
|
||||||
|
|
||||||
Right-clicking on a line brings up a context menu with options to copy
|
Right-clicking on a line brings up a context menu with options to remove a line, copy
|
||||||
the contents and to show a version control annotation view of the line
|
its contents, or to show a version control annotation view of the line
|
||||||
that causes the error message.
|
that causes the error message.
|
||||||
|
|
||||||
|
To navigate to the corresponding source code, click an issue or
|
||||||
|
select \gui {Show in Editor} in the context menu. The entry must contain the
|
||||||
|
name of the file where the issue was found.
|
||||||
|
|
||||||
To jump from one issue to the next or previous one, press \key F6 and
|
To jump from one issue to the next or previous one, press \key F6 and
|
||||||
\key Shift+F6.
|
\key Shift+F6.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user