forked from qt-creator/qt-creator
Doc: Describe applying font attributes from syntax definition files
Task-number: QTCREATORBUG-13545 Change-Id: I9449a1337f3de9bad00646392b3a5dbb7093b4eb Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -60,6 +60,10 @@
|
||||
\l{https://docs.kde.org/stable5/en/applications/katepart/highlight.html}
|
||||
{Working with Syntax Highlighting}.
|
||||
|
||||
Font attributes that a syntax definition file explicitly specifies, such as
|
||||
bold, italic, underline, or strike through, are applied. Colors are applied
|
||||
if they are readable with \QC themes.
|
||||
|
||||
If the editor cannot find the highlight definition for a file that you open
|
||||
for editing, it prompts you to update the highlight definition files. Select
|
||||
\uicontrol {Update Definitions} to update the files.
|
||||
|
Reference in New Issue
Block a user