Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-127586

qmlls: wrong autocompletion on attached types

XMLWordPrintable

    • 8f26cd284 (dev), d600d63e2 (6.8)

      It seems that qmlls confuses attached types and the root type while suggesting completions on attached types:

      import QtQuick
      import QtQuick.Templates
      
      Item {
          property bool v: StackView.<autocomplete> // only suggest StackView attached type properties, instead of the Item's properties
      }
      

        For Gerrit Dashboard: QTBUG-127586
        # Subject Branch Project Status CR V

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes