forked from qt-creator/qt-creator
Doc: Describe how to temporarily cancel Clangd indexing
Task-number: QTCREATORBUG-28721 Change-Id: If942fb7ca6e0dfa5601b62b340ff3bcd3d9b6bcf Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
BIN
doc/qtcreator/images/qtcreator-toggle-progress-bar.webp
Normal file
BIN
doc/qtcreator/images/qtcreator-toggle-progress-bar.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
@@ -143,6 +143,12 @@
|
|||||||
re-scanning is incremental, so nothing is lost by closing and re-starting
|
re-scanning is incremental, so nothing is lost by closing and re-starting
|
||||||
\QC.
|
\QC.
|
||||||
|
|
||||||
|
To temporarily disable global indexing, select
|
||||||
|
\uicontrol {Toggle Progress Details} (1), and then select \uicontrol X on
|
||||||
|
the progress bar.
|
||||||
|
|
||||||
|
\image qtcreator-toggle-progress-bar.webp {Toggle Progress Details button}
|
||||||
|
|
||||||
By default, \QC runs one clangd process per project. If you have created
|
By default, \QC runs one clangd process per project. If you have created
|
||||||
\l{Managing Sessions}{sessions} that have related projects, you can
|
\l{Managing Sessions}{sessions} that have related projects, you can
|
||||||
specify that the projects in the session should be managed by a single
|
specify that the projects in the session should be managed by a single
|
||||||
|
@@ -97,6 +97,6 @@
|
|||||||
To show or hide detailed progress information, select
|
To show or hide detailed progress information, select
|
||||||
\uicontrol {Toggle Progress Details} (1).
|
\uicontrol {Toggle Progress Details} (1).
|
||||||
|
|
||||||
\image creator-toggle-progress-bar.png "Toggle Progress Details button"
|
\image qtcreator-toggle-progress-bar.webp {Toggle Progress Details button}
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user