XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • P2: Important
    • 6.8.0 FF, 6.8
    • QML: Tooling
    • None
    • d5892567a (dev), 6887b424f (dev), 108be6ca4 (dev), 1790f20be (dev)

    Description

      Currently, qmlls does not support finding usages of Qml Types, e.g.

      component MyIC: Item {} // find usages on MyIC should find (1)
      MyIC {} // (1)
      

      This is probably also true for QML components defined in their own .qml file, or imported from a module.

       

      A question to pounder is whether "find usages" on top-level elements should yield the usages of the files or of the base type (see also QTCREATORBUG-24775).

      Attachments

        Issue Links

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

          Activity

            People

              sami.shalayel Sami Shalayel
              sami.shalayel Sami Shalayel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes