Answers for "collapse all blocks of code in xcode"

0

collapse all blocks of code in xcode

// All code blocks inside file
command + alt + shift + left_arrow

// Single code block
command + alt + left_arrow
Posted by: Guest on March-23-2022

Code answers related to "collapse all blocks of code in xcode"

Browse Popular Code Answers by Language