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

qmlls: rework completion codes for imports

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes