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

Unicode Raw V0G0N strings should not be idented

    XMLWordPrintable

Details

    • e2391574c8 (qt-creator/qt-creator/7.0) e2391574c8 (qt-creator/qt-creator/master) e2391574c8 (qt-creator/qt-creator/qds-3.3)

    Description

      When editing code such as:

      auto ff = uR"V0G0N(
        Foo
           "Bar"
          )V0G0N";

      and hitting CTRL + i to indent it QtCreator indents the string, which it shouldn't as raw strings will include the indentation spaces. This seems to work fine when it's not unicode markup.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            dantti Daniel Nicoletti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes