Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.2.1
-
None
-
fc43fb477b44cc11842bf45af14d46385aa55442
Description
Than edit c++ multiline string literals and insert new line, editor inserts quotes in the end of first and in the beggining of second line, just like it is ordinary string literal. For example
QString a = R"A(
dded<-Cursor is here, press newline
)A";
QString a = R"A(
dded"
"<-Сursor is now here
)A";
Attachments
For Gerrit Dashboard: QTCREATORBUG-17717 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
186241,4 | C++: Do not add double quotes when splitting raw string litterals | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |