Xcode常用插件
Alcatraz
https://github.com/alcatraz/Alcatraz
Alcatraz是Xcode下的一个包管理插件,其实就是一个“管理插件的插件”。
安装方法是在终端输入
1 | curl -fsSL https://raw.github.com/alcatraz/Alcatraz/master/Scripts/install.sh | sh |
然后重启Xcode,选Load Bundle
。**重启最好点击Xcode
->Quit Xcode
,不然可能会没用**
就可以在window
->Package Manager
打开Alcatraz
。图形化界面,傻瓜式操作。
安装好Alcatraz
之后,就可以方便的安装其他插件了。
Amoyly
颜色主题,我比较喜欢这个。
VVDocumenter
https://github.com/onevcat/VVDocumenter-Xcode
文档规范注释工具。以前我从来不写注释,但是,自从用了VVDocumenter,我爱上了写注释。
KSImageNamed-Xcode
https://github.com/ksuther/KSImageNamed-Xcode
同时支持 Objective-C 和 Swift。再也不用担心图片名字写错了。
SCXcodeMiniMap
https://github.com/stefanceriu/SCXcodeMiniMap
可以在代码窗口左边产生一个小的代码预览窗口,就像sublime text那样。
XAlign
https://github.com/qfish/XAlign
代码对齐工具,强迫症专用!!!
ColorSense-for-Xcode
https://github.com/omz/ColorSense-for-Xcode
自动显示颜色(好像对我来说没什么用)
安装不能通过Alcatraz,需要下载之后在Xcode上运行,官网上有写
XActivatePowerMode
https://github.com/qfish/XActivatePowerMode
装逼神器,妹子在旁边的时候可以打开玩玩,但是用的时候会一卡一卡的……