diff options
| -rw-r--r-- | doc/images/qtcreator-generic-highlighter.png | bin | 12735 -> 34460 bytes | |||
| -rw-r--r-- | doc/src/editors/creator-editors.qdoc | 9 |
2 files changed, 4 insertions, 5 deletions
diff --git a/doc/images/qtcreator-generic-highlighter.png b/doc/images/qtcreator-generic-highlighter.png Binary files differindex 322d4efe62..438eda199c 100644 --- a/doc/images/qtcreator-generic-highlighter.png +++ b/doc/images/qtcreator-generic-highlighter.png diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc index ccf1c49dee..e63d5dc505 100644 --- a/doc/src/editors/creator-editors.qdoc +++ b/doc/src/editors/creator-editors.qdoc @@ -71,9 +71,8 @@ definition files as the primary location. 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 - also specify patterns for ignoring files. The editor will not alert you if - highlight definitions for the ignored files are not found. + definition for it, an alert appears. To suppress the alerts, you can specify + patterns for ignoring files. To download highlight definition files: @@ -103,8 +102,8 @@ definition files on your system, or click \gui Browse to locate them in the file system yourself. - \li In the \gui {Ignored file patterns} field, specify file patterns. - You will not receive alerts if the highlight definitions for the + \li In the \gui {Ignored file patterns} field, specify file patterns to + suppress alerts if the highlight definitions for the specified files are not found. \li Click \gui OK to save your changes. |
