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

Auto complete not working for signal parameters without qmlls

XMLWordPrintable

      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 : "") }

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

            qtqmlteam Qt Qml Team User
            tuomas.vaarala Tuomas Vaarala
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes