This week's tip of the week is all about collapsing code blocks. You can click on the fold caret icon beside a code block to expand collapse it, but did you know if you hold the ALT (⌥ on Mac) while clicking the fold caret icon, it will collapse all code blocks except the one you just clicked on?
![]()
![]()
Steve Ruiz@steveruizok
TIL in @code you can alt+click on a fold caret to fold everything but that block.09:52 AM - 24 Mar 2022
Thanks to Steve Ruiz from the Twitters for the tip!
Discussion (2)
I didn't know that! Thanks!❤