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

multiline string literal insert quotes after newline entered

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.3.0-beta1
    • Qt Creator 4.2.1
    • Editors
    • 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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes