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

Details

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

    Description

      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
          }
      }
      

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes