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

LSP: find usages in qml

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.8
    • None
    • QML: Tooling

    Description

      Find usages should be provided, as it is the basis of several refactoring operations.

      We can distinguish local symbols that are defined in the js code in qml, and the "exported/imported" symbols that can be seen by all files.

      Building the list of exported symbols means scanning all files in a project.

      It might be useful to use a SQLLite approach for this, to avoid having to rescan everything if not needed.

      Work by Marco Bubke might be useful for this.

      Attachments

        Issue Links

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

          Activity

            People

              sami.shalayel Sami Shalayel
              fawzi Fawzi Mohamed
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes