X-Code常用插件

来源:互联网 发布:无标度网络特性 编辑:程序博客网 时间:2024/04/30 09:32
Alcatraz
https://github.com/supermarin/Alcatraz
// xcode插件管理工具

1、ESJsonFormat
https://github.com/EnjoySR/ESJsonFormat-Xcode
// model属性自动生成

2、OMColorSense
https://github.com/omz/ColorSense-for-Xcode
// 颜色盘

3、VVDocumenter
https://github.com/onevcat/VVDocumenter-Xcode
// 三个 /   生成注释代码

4、KSImageNamed
https://github.com/ksuther/KSImageNamed-Xcode
// ImageName出现图片

5、XAlign
http://blog.csdn.net/swplzj/article/details/17077637
//自动对齐


6、CodePilot
https://github.com/macoscope/CodePilot
// 全局搜索查找文件、代码

7、MLAutoReplace
https://github.com/molon/MLAutoReplace
//自动生成imageView代码

8、BBUDebuggerTuckAway
https://github.com/neonichu/BBUDebuggerTuckAway
//编辑代码的时候自动隐藏底部的调试窗口

9、HOStringSense
https://github.com/holtwick/HOStringSense-for-Xcode
//大段文本利器

10、XToDo
https://github.com/trawor/XToDo
//相当于一个书签
0 0
原创粉丝点击