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

QML code folding does not display element id - folded elements cannot be identified

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Quick / QML Support
    • None

    Description

      C++ code folding ensures that identifiers are still visible, thus folded elements can still be identified.
      The current implementation of the QML code folding only shows the Element type but not the id of an element.
      For Images this means that I have about 5-10 elements which I have to unfold in order to find the right one.

      One way this might be solved is to connect the status folded/unfolded of the text editor with the new Outline
      panel. Syncing both would be a good idea anyway. Collapsing an element in the Outline could fold the element
      in text editor and vice versa.

      Attachments

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

        Activity

          People

            tjenssen Tim Jenssen
            owerfeldt Carsten Owerfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes