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

Typing colon (:) inside a string in QML/JS editor wrongly indents text

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 2.0.1
    • Qt Creator 2.0.0
    • Quick / QML Support
    • None

      Have the following qml file:

      Text {
          text: "aa asd"
                +"bbb"
      }
      

      If you type ":" inside the quotes on the second line, the start of the line jumps to left. This does not occur on the first line.

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

            ckamm Christian Kamm
            holmsted Lasse Holmstedt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes