forked from qt-creator/qt-creator
Doc: excluding files from scanning in To-Do Settings
Change-Id: I05923ab532fdfd7bf00f1b277116edba38bf7334 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
@@ -486,6 +486,11 @@
|
|||||||
To determine whether the keywords in the whole project or in the current
|
To determine whether the keywords in the whole project or in the current
|
||||||
file are displayed by default, select \uicontrol {Scanning scope}.
|
file are displayed by default, select \uicontrol {Scanning scope}.
|
||||||
|
|
||||||
|
To exclude files from scanning, select \uicontrol {To-Do Settings} in the
|
||||||
|
\uicontrol Projects mode. Select \uicontrol Add and enter a regular
|
||||||
|
expression that matches the path to files to exclude. Use a forward slash
|
||||||
|
(/) as a separator in the path also on Windows.
|
||||||
|
|
||||||
The Todo plugin is disabled by default. To enable the plugin, select
|
The Todo plugin is disabled by default. To enable the plugin, select
|
||||||
\uicontrol Help > \uicontrol {About Plugins} > \uicontrol Utilities >
|
\uicontrol Help > \uicontrol {About Plugins} > \uicontrol Utilities >
|
||||||
\uicontrol Todo and restart
|
\uicontrol Todo and restart
|
||||||
|
|||||||
@@ -91,6 +91,8 @@
|
|||||||
\li \l{Using Clang Static Analyzer}{Clang Static Analyzer Settings}
|
\li \l{Using Clang Static Analyzer}{Clang Static Analyzer Settings}
|
||||||
(commercial only)
|
(commercial only)
|
||||||
|
|
||||||
|
\li \l{To-Do List}{To-Do Settings} (experimental)
|
||||||
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
Use the \uicontrol Build and \uicontrol Run buttons to switch between the build and
|
Use the \uicontrol Build and \uicontrol Run buttons to switch between the build and
|
||||||
|
|||||||
Reference in New Issue
Block a user