Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.0.0-rc1
-
None
Description
"baselineOffset" shows up first when typing the line below, whereas bottom should be first.
import QtQuick 2.0
Rectangle {
anchors.bo
^
baselineOffset
bottom
bottomMargin
}
Attachments
Issue Links
- relates to
-
QTCREATORBUG-17975 QML auto-completion favours camel case variant over correct option
- Closed