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

Support collapsing of markdown sections

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-25882
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes