Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.2.2
-
Ubuntu 13.04
Description
XML file:
<item attr="value"></item>
Qt Creator color scheme:
<?xml version="1.0" encoding="UTF-8"?> <style-scheme version="1.0" name="x"> <style name="String" bold="true" italic="true" foreground="#00ff00"/> </style-scheme>
"value" part will always be red. Bold and italic properties can be changed and also background color.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-6049 Strings highlight color is always red in XML editor
- Closed
- resulted in
-
QTCREATORBUG-13545 GenericHighlighter: prioritize color settings
- Closed