forked from qt-creator/qt-creator
Doc: Fix info about generic highlighting in Configuring Qt Creator
Change-Id: Ic2e2154f64abff3d7ad88dbce2e530ecee6839d1 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -124,10 +124,11 @@
|
||||
|
||||
For more information, see \l{Defining Color Schemes}.
|
||||
|
||||
Generic highlighting is based on highlight definition files that are
|
||||
provided by the
|
||||
\l{http://kate-editor.org/2005/03/24/writing-a-syntax-highlighting-file/}
|
||||
{Kate Editor}. You can download highlight definition files for use with \QC.
|
||||
Generic highlighting is provided by
|
||||
\l{https://api.kde.org/frameworks/syntax-highlighting/html/index.html}
|
||||
{KSyntaxHighlighting}, which is the syntax highlighting engine for Kate
|
||||
syntax definitions. \QC comes with most of the commonly used syntax files,
|
||||
and you can download additional files.
|
||||
|
||||
To download and use highlight definition files, select \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol {Text Editor} > \uicontrol {Generic Highlighter}.
|
||||
|
Reference in New Issue
Block a user