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

QML Language Server make unexpected suggestions for anything on a line that starts a function

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • 6.7
    • 6.6.0
    • QML: Tooling
    • None

      import QtQuick
      import QtQuick.Window
      import QtQuick.Controls.Basic
      
      ApplicationWindow {
          id: it_suggests_this_one
          function ff() { asdf // put a dot after 'asdf' here and it only suggests the id above
          }
      }
      

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

            sami.shalayel Sami Shalayel
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes