Xcode 自动注释插件

写的注释写蛋疼了,找了一个自动添加注释的插件。

https://github.com/onevcat/VVDocumenter-Xcode.git

fork 下来,build 一下,然后重启一下Xcode,就拥有了它。

使用起来简单,只要在方法前打///即可。

你可能感兴趣的:(ios,xcode,插件)