Bug 380489 - [PATCH] c++: char value have the color of the strings
Summary: [PATCH] c++: char value have the color of the strings
Status: RESOLVED FIXED
Alias: None
Product: frameworks-syntax-highlighting
Classification: Frameworks and Libraries
Component: syntax (other bugs)
Version First Reported In: 5.31.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-03 02:19 UTC by Jonathan Poelen
Modified: 2017-07-23 09:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In: 5.37
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Poelen 2017-06-03 02:19:56 UTC
The characters have the color of the "String" attribute, "Char" attribute is currently not used.

Implemented here: https://github.com/jonathanpoelen/syntax-highlighting/commit/5f28f47d4ff1c74a860e48aaea4e5ead873fee70
Comment 1 Dominik Haumann 2017-07-23 08:34:49 UTC
Git commit 7b0db14413ada452c1c3e4423a48e6d7d7819ab1 by Dominik Haumann, on behalf of Jonathan Poelen.
Committed on 23/07/2017 at 08:34.
Pushed by dhaumann into branch 'master'.

C++: Fix char value have the color of the strings

FIXED-IN: 5.37

M  +13   -13   autotests/html/highlight.cpp.html
M  +4    -4    autotests/html/highlight.lex.html
M  +13   -13   autotests/reference/highlight.cpp.ref
M  +4    -4    autotests/reference/highlight.lex.ref
M  +10   -10   data/syntax/isocpp.xml

https://commits.kde.org/syntax-highlighting/7b0db14413ada452c1c3e4423a48e6d7d7819ab1