Skip to content

Markdown region folding#55399

Merged
mjbvz merged 3 commits intomicrosoft:masterfrom
JacksonKearl:markdown-region-folding
Aug 7, 2018
Merged

Markdown region folding#55399
mjbvz merged 3 commits intomicrosoft:masterfrom
JacksonKearl:markdown-region-folding

Conversation

@JacksonKearl
Copy link
Contributor

Closes #45118.

In some cases the region comments get parsed as nested children of other elements and are not registered as being proper folding regions. This seems to only occur with wacky formatting, so I'd vote to keep the simple implementation as is unless it comes up in more common cases.

@JacksonKearl JacksonKearl requested a review from mjbvz July 30, 2018 23:35
Copy link
Collaborator

@mjbvz mjbvz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good. Thanks for looking into this!

Let's hold of on merging this until next iteration though if that's ok with you. That way we get more users trying it out in insiders

@mjbvz mjbvz added this to the August 2018 milestone Jul 31, 2018
@JacksonKearl
Copy link
Contributor Author

Sure, makes sense

@JacksonKearl
Copy link
Contributor Author

@mjbvz this should be good to merge now

@mjbvz mjbvz merged commit 6a15156 into microsoft:master Aug 7, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Aug 7, 2018

@JacksonKearl Thanks. Please keep an eye on incoming issues for markdown folding (in insiders only of course)

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown: add region folding to syntax folding

2 participants