forked from qt-creator/qt-creator
Doc: reflect changes in Generic Highlighting options
A redundant check box has been removed. Change-Id: I7d0da4df7baced67ed937183739e242cb82ee891 Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
committed by
Erik Verbruggen
parent
b7ba23f92d
commit
a043977999
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 34 KiB |
@@ -71,9 +71,8 @@
|
|||||||
definition files as the primary location.
|
definition files as the primary location.
|
||||||
|
|
||||||
When you open a file for editing and the editor cannot find the highlight
|
When you open a file for editing and the editor cannot find the highlight
|
||||||
definition for it, an alert appears. You can turn off the alerts. You can
|
definition for it, an alert appears. To suppress the alerts, you can specify
|
||||||
also specify patterns for ignoring files. The editor will not alert you if
|
patterns for ignoring files.
|
||||||
highlight definitions for the ignored files are not found.
|
|
||||||
|
|
||||||
To download highlight definition files:
|
To download highlight definition files:
|
||||||
|
|
||||||
@@ -103,8 +102,8 @@
|
|||||||
definition files on your system, or click \gui Browse to locate
|
definition files on your system, or click \gui Browse to locate
|
||||||
them in the file system yourself.
|
them in the file system yourself.
|
||||||
|
|
||||||
\li In the \gui {Ignored file patterns} field, specify file patterns.
|
\li In the \gui {Ignored file patterns} field, specify file patterns to
|
||||||
You will not receive alerts if the highlight definitions for the
|
suppress alerts if the highlight definitions for the
|
||||||
specified files are not found.
|
specified files are not found.
|
||||||
|
|
||||||
\li Click \gui OK to save your changes.
|
\li Click \gui OK to save your changes.
|
||||||
|
Reference in New Issue
Block a user