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

Auto-completion ordering is not intuitive

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 3.0.0
    • Qt Creator 3.0.0-rc1
    • Quick / QML Support
    • None

      "baselineOffset" shows up first when typing the line below, whereas bottom should be first.

      import QtQuick 2.0
      
      Rectangle {
          anchors.bo
                    ^
                    baselineOffset
                    bottom
                    bottomMargin
      }
      

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

            fawzi Fawzi Mohamed
            mitch_curtis Mitch Curtis
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes