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

Do not add extra colon when QML properties with value are auto-completed

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 3.1.1, Qt Creator 3.2.0-beta1
    • None
    • OS X 10.9,

    Description

      When QML properties with value are auto-completed,
      Qt Creator add extra colon ':' to properties.
      Please do not add it.

      How to reproduce.

      1) add property "anchors.fill: parent" to any item.
      2) remove "ll" from "fill" and move the cursor between 'i' and ':'
      "anchors.fi: parent"
      3) trigger auto-completion

      Expected result.

      "anchors.fill: parent"

      Actual result.

      "anchors.fill: : parent"

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              asaki Takumi ASAKI
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes