Xcode 常用插件
工欲善其事,必先利其器
这里主要罗列一些常用的 Xcode 插件。
- BBUncrustify
代码格式化
https://github.com/benoitsan/BBUncrustifyPlugin-Xcode
- Backlight
光标选中行高亮
https://github.com/limejelly/Backlight-for-XCode
- HighlightSelectedString
代码变量选中高亮
https://github.com/keepyounger/HighlightSelectedString
- VVDocumenter
快捷注释
https://github.com/onevcat/VVDocumenter-Xcode
- KSImageNamed
根据图片名,输入代码时图片预览