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

Auto complete not working for signal parameters without qmlls

    XMLWordPrintable

Details

    Description

      On some cases the auto comlete does not work for signal parameters when the qmlls is turned off. Please refer to the attached example.

      onParentChanged: (parent) => { console.log("parent changed: ", parent ? parent.objectName : "") }

      onWindowChanged: (window) => { console.log("window changed", window ? window.objectName : "") }

      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
              tuomas.vaarala Tuomas Vaarala
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes