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:
Leena Miettinen
2019-09-17 15:35:30 +02:00
parent cf3cd8043b
commit eb2691bd91

View File

@@ -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.