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

qmlls: rework completion codes for imports

    XMLWordPrintable

Details

    • 02707f1f5 (dev), 2d3348ab2 (6.8)

    Description

      Currently, the code for completions of import statements only suggests Modules that are loaded into the Dom. For example, you don't get any completions for
      "import QtQuick.Controls.". If you add "import QtQuick.Controls.Basic" to the file, then suddenly you get "Basic" as a completion item when you try to autocomplete "import QtQuick.Controls." again.

      Implement module name suggestions for all modules that qmlls can find.

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              sami.shalayel Sami Shalayel
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes