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

Pair angle brackets highlighting

    XMLWordPrintable

Details

    • Windows

    Description

      Test case:

      QPair<QPair<QString, QPair<QDateTime, QDateTime>>, QList<quint64>> commonRecord = _varRecord.value<QPair<QPair<QString, QPair<QDateTime, QDateTime>>, QList<quint64>>>();

      Angle brackets separated by space symbols highlight correct:

      QPair<QString, QPair<QPair<QDateTime, QDateTime>, QList<quint64> > > commonRecord = _varRecord.value<QPair<QString, QPair<QPair<QDateTime, QDateTime>, QList<quint64> > > >();
      

      Attachments

        1. angle_bracket1.png
          angle_bracket1.png
          3 kB
        2. angle_bracket2.png
          angle_bracket2.png
          2 kB
        3. angle_bracket3.png
          angle_bracket3.png
          2 kB
        4. angle_bracket4.png
          angle_bracket4.png
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            shaker Alex
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes