forked from qt-creator/qt-creator
- add tooltips to the labels - move the completion settings together - move the "threshold" settings together - move the indexing option together with the worker threads option - mention that we fallback to a built-in indexer if clangd background indexing is turned off - add tool tip to worker threads option that mentions that this is also used for background indexing - adapt documentation Fixes: QTCREATORBUG-28071 Change-Id: I89b00a586fa79fd5ba25c4d187e36d5cfc2d4903 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>