Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21798

Add a simple way to find the usages of the current QML file

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.8.0
    • Quick / QML Support
    • None
    • All

    Description

      QtCreator has the very useful Find Usages command. What I miss is a way to do a Find Usages for the current file (custom QML item) I am working on. For C++, one can simply right-click the class name and start from there, but as in QML the file itself basically takes that role, this doesn't work. It would be nice if there were a way to quickly start a search for usages of the item you currently have open in the editor. 

      My current work-around is to press CTRL+SHIFT+F, enter the file name minus the .qml and look for occurences in .qml files. Not very convenient.

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            andre André Somers
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes