Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17717

multiline string literal insert quotes after newline entered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.3.0-beta1
    • Qt Creator 4.2.1
    • Editors
    • None
    • fc43fb477b44cc11842bf45af14d46385aa55442

      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";

        For Gerrit Dashboard: QTCREATORBUG-17717
        # Subject Branch Project Status CR V

            davschul David Schulz
            redape Pavel Amialiushka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes