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

No highlight for brace in QML code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • Qt Creator 2.1.0
    • Qt Creator 1.3.83 (2.0.0-beta)
    • Quick / QML Support
    • None

    Description

      When write next code - QtCreator not highlight one brace (when I put cursor on it):

      Behavior on text { // not highlight this brace 
          SequentialAnimation {
              NumberAnimation { target: itmPot; property: "potScale";
                  to: 1.15; duration: 150 }
              NumberAnimation { target: itmPot; property: "potScale";
                  to: 1.00; duration: 150 }
          }
      }
      

      But if brace will be at next line - QtCreator highlight it fine

      Attachments

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

        Activity

          People

            ckamm Christian Kamm
            joe Sam Protsenko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes