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

Support collapsing of markdown sections

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 5.0.0-beta1
    • None
    • Editors
    • None
    • ad4803ccc872c491d31f9ff022777de63f3f5214 (qt-creator/qt-creator/master)

      Creator supports collapsing of code comments. Recently it seems to have started highlighting markdown files too. It would be awesome if it could collapse sections of markdown files denoted by headers.

      For example, you could collapse the "Blah" header:

      ## Blah
      
      Blah blah
      
      ## Blah Blah blah
      
      Blah blah blah blah
      

      to this:

      ## Blah
      [...]
      ## Blah Blah blah
      
      Blah blah blah blah
      

      This would make editing and navigating larger markdown documents really easy.

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

            davschul David Schulz
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes