Bug #19312 2014-02-28 16:28

athar

Syntax highlighting no longer supports raw string literals

Syntax highlighting no longer works with C++11 raw string literals, such as R"html( ... )html".

When using those, C::B now displays all code from the start of the string literal to the end of the document in black.

This worked fine in svn9455, but no longer works with the svn9660 build.

Category
Application::Editor
Group
 
Status
Open
Close date
 
Assigned to