Open FlatAssembler opened 3 years ago
The same problem seems to happen in C++ Builder Community Edition, by the way!
VS Code gives the result you want, but Dev-cpp and C++Builder highlighter need line-continuation slashes.
I'm not sure this necessarily needs changing.
[ Edit : I was forgetting the raw string part. ]
For example, in this file, everything from line 58 to 74 is one multi-line string, yet it is not highlighted as such: