Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
None
-
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 |
355719,2 | Editor: fix folding for Markdown | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
356154,4 | Editor: check highlighter for comment chars before auto fold | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |