QML のソースのハイライトの改善(1)

Value Space

NumberAnimation on width {
    // ...
}

および、Grouped Property

anchors {
    // ...
}

のハイライトに対応

おすすめ