0
点赞
收藏
分享

微信扫一扫

Xcode折叠函数

局部折叠(折叠一个函数):

Command + Option + Left / Right 

全局折叠(折叠当前文件下的全部函数):

Command + Option + Shift + Left / Right 

折叠注释块(/* */之间的文字):

Command + Ctrl + Shift + Left / Right
举报

相关推荐

0 条评论