Alcatraz | http://alcatraz.io | 用于安装和管理Xcode插件 |
VVDocumenter | https://github.com/onevcat/VVDocumenter-Xcode | 格式规范,三道杠添加文档注释 |
XAlign | http://github.so/XAlign/ | 提供各种自动对齐方案 |
KSImageNamed | https://github.com/ksuther/KSImageNamed-Xcode | 图片名称补全,可以显示所有图片名称列表,且实时预览图片效果 |
SCXcodeMiniMap | https://github.com/stefanceriu/SCXcodeMiniMap | 代码迷你地图 |
FuzzyAutocompletePlugin | https://github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin | 允许使用模糊的方式进行代码自助补全,可以输入任意位置的字符进行匹配 |
deriveddata-exterminator | https://github.com/kattrali/deriveddata-exterminator | 通过Xcode一键清除项目缓存内容(打开Xcode-菜单栏-view-clear derived data for project) |
ClangFormat-Xcode | https://github.com/travisjeffery/ClangFormat-Xcode | 内置各种排版风格,也可以自定义风格,以更好的对代码进行重新排版(打开Xcode-菜单栏-edit-clang format) |
ColorSenseRainbow | https://github.com/NorthernRealities/ColorSenseRainbow | 颜色输入实时预览辅助工具 |
XcodeColorSense | https://github.com/onmyway133/XcodeColorSense | 颜色输入实时预览辅助工具 |
ColorSense | https://github.com/omz/ColorSense-for-Xcode | 输入颜色时有一个色板给你选 |
XcodeColors | https://github.com/robbiehanson/XcodeColors | 控制台打印彩色log |
HOStringSense | https://github.com/holtwick/HOStringSense-for-Xcode | 可以在弹出框写NSString,所见及所得 |
GitDiff | https://github.com/johnno1962/GitDiff | 简单直观的标记本次commit修改的部位 |
xvim | https://github.com/JugglerShu/XVim | 把xcode的编辑页面可支持vim操作 |
BBUDebuggerTuckAway | https://github.com/neonichu/BBUDebuggerTuckAway | 敲代码时debug视图自动隐藏 |
Backlight-for-XCode | https://github.com/limejelly/Backlight-for-XCode | 高亮显示正在编辑的行 |
cocoapods-xcode-plugin | https://github.com/kattrali/cocoapods-xcode-plugin | pod相关的操作可以在xcode菜单进行 |
SCXcodeSwitchExpander | https://github.com/stefanceriu/SCXcodeSwitchExpander | switch枚举的时候会自动生成代码 |
RTImageAssets | https://github.com/rickytan/RTImageAssets | 图片转换插件 |
ActivatePowerMode | https://github.com/poboke/ActivatePowerMode | 敲代码时屏幕抖动火花迸溅效果 |
XActivatePowerMode | https://github.com/qfish/XActivatePowerMode | 敲代码时屏幕抖动火花迸溅效果 |
XToDo | https://github.com/trawor/XToDo | 快捷键标记,和统一查看 |
DXXcodeConsoleUnicodePlugin | https://github.com/dhcdht/DXXcodeConsoleUnicodePlugin | debug栏打印时自动把/ueo6转化成汉字 |
OMQuickHelp | https://github.com/omz/Dash-Plugin-for-Xcode | option+点击会直接用dash打开 |