jim70
jim70

Reputation: 615

is it possible to fold markdown preview when folding sections in editor?

So I would like to use VS Code for markdown editing.

It is great that VS Code editor allows folding of text by indentation and by headings.

My question is whether it is possible (through a plugin say) to have the side-by-side markdown preview window to also fold the text that is folded in the editor and unfold when editor unfolds?

Thank you!

Upvotes: 7

Views: 1803

Answers (1)

Thrastylon
Thrastylon

Reputation: 980

It just moved into the the backlog of the VS Code team at Microsoft, so you should see it arrive as a feature in the near future.

Upvotes: 5

Related Questions