Details
-
Bug
-
Resolution: Duplicate
-
P4: Low
-
None
-
Qt Creator 2.3.0-beta
-
None
Description
Consider the following example:
char *str = "this \ is \ a \ test"; // comment" continued
The lines after the first are not colored as a string, the "; // comment" IS colored as a string, and 'continued' is not colored.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-662 string literals with the end of line continuation character \ are not syntax highlighted properly:
-
- Closed
-