Closed mamercad closed 3 years ago
Hi @mamercad, I'm not sure whether it's something recently added by VS Code or it's been there all the time (I don't use code folding much), but it seems like this feature is available out-of-the-box:
Ah, I completely missed the fact that you have to hover over the gutter -- thank you!
Problem
Code folding would be a nice feature for collapsing
block
,rescue
andalways
. Might also be nice forpre_tasks
,tasks
andpost_tasks
sections.Solution
I'd like code folding ability :)
Alternatives
No response
Additional context
No response