Doc: Add information on what to do if Silver Searcher is not found

even though it is installed.

Task-number: QTCREATORBUG-26044
Change-Id: I45056fcbdb5217c4f8e8534ca7fa24369e8290db
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2021-08-03 11:30:07 +02:00
parent 0b7cd967a2
commit c36d55cef8

View File

@@ -243,6 +243,14 @@
\li When searching, select \uicontrol {Silver Searcher} in the
\uicontrol {Search engine} field.
\li If Silver Searcher is not found, you might have installed it in a
location that is not found via the \c{PATH} environment variable.
Select \uicontrol Tools > \uicontrol Options > \uicontrol Environment >
\uicontrol System (or \uicontrol {\QC} > \uicontrol Preferences >
\uicontrol Environment > \uicontrol System on macOS), then select
\uicontrol Change in the \uicontrol Environment field and add an entry
\c{PATH=/path/to/bin:${PATH}}.
\endlist
\endif
*/