VVDocumenter规范注释生成器

下载地址:https://github.com/onevcat/VVDocumenter-Xcode

How to install and use?

The best way of installing is by Alcatraz. Install Alcatraz followed by the instruction, restart your Xcode and press ??9. You can find VVDocumenter-Xcode in the list and click the icon on left to install.

If you do not like the Alcatraz way, you can also clone the repo. Then build the VVDocumenter-Xcode target in the Xcode project and the plug-in will automatically be installed in ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins. Relaunch Xcode and type in /// above any code you want to write a document to.

If you want to use other text beside of /// to trigger the document insertion, you can find a setting panel by clicking VVDocument in the Window menu of Xcode. You can also find some other useful options there, including setting using spaces instead of tab in the panel or changing the format of generated documentation.

下载开源工程在Xcode重新编译运行会自动安装此插件,重启Xcode就可以使用了

 

插件设置:

使用方式:

时间: 2024-10-31 17:19:38

VVDocumenter规范注释生成器的相关文章

XCode升级到7后,规范注释生成器VVDocumenter插件没有用了,怎么办?

Xcode更新到7之后,发现很多插件包括规范注释生成器VVDocumenter的插件都没法用了,找遍百度都没有找到成功解决这个问题的方法,然后我突发奇想,把注释也弄进代码模板里.虽然没有插件那样灵活:方法具有多少个参数就能敲出多少个注释里对应的参数.但是用代码模板总比没次一个一个敲出多行注释的代码快吧.而且,我还特地写了三个的分别是1到3个参数个数不同注释模板.

iOS开发- Xcode插件(一)-规范注释生成器VVDocumenter

分享几个常用的Xcode插件. 第一个, 规范注释生成器VVDocumenter. 顾名思义, 它可以很方便的为你自动添加注释 使用效果如下: 下载链接:https://github.com/onevcat/VVDocumenter-Xcode 使用说明: 1.前往GitHub下载工程文件:VVDocumenter-Xcode 2.用Xcode打开工程,Command + B Build成功后,可以在~/Library/Application Support/Developer/Shared/X

Xcode插件(一)-规范注释生成器VVDocumenter

原文来自:http://blog.csdn.net/hitwhylz/article/details/27813315 分享几个常用的Xcode插件. 第一个, 规范注释生成器VVDocumenter. 顾名思义, 它可以很方便的为你自动添加注释 使用效果如下: 下载链接:https://github.com/onevcat/VVDocumenter-Xcode 使用说明: 1.前往GitHub下载工程文件:VVDocumenter-Xcode 2.用Xcode打开工程,Command + B

分享几个常用的Xcode插件。第一个, 规范注释生成器VVDocumenter。

http://www.qdmm.com/BookReader/113167,54166719.aspx http://www.qdmm.com/BookReader/113167,54166867.aspx http://www.qdmm.com/BookReader/113167,54166868.aspx http://www.qdmm.com/BookReader/113167,54166869.aspx http://www.qdmm.com/BookReader/113167,5416

iOS开发- Xcode插件- 规范注释生成器VVDocumenter 自己的见解

xcode升级  VVDocumenter 插件失效怎么办?? 首先给个完整的安装参考:http://www.th7.cn/Program/IOS/201405/212030.shtml  参考这个可以完整安装,安装之后重启Xcode,打开一个新的工程 提示 Load bundle和Skip Bundle  一定要选择  Load bundle  如果不小心选错 下面是解决办法, 前往文件夹~/Library/Application Support/Developer/Shared/Xcode/

Xcode 5.1安装插件:规范注释生成器VVDocumenter

类似java的多行注释! 安装过程: 1.前往GitHub下载工程文件:VVDocumenter-Xcode 2.用Xcode打开工程,Command + B Build成功后,可以在~/Library/Application Support/Developer/Shared/Xcode/Plug-ins目录下看到生成的xcplugin文件: 3.重启Xcode,在某个方法前输入三个" / ",自动生成对应的注释: 然后tab并保全就可以了. 4.打开Xcode菜单,在Window选项

VVDocumenter-Xcode 规范注释生成器 插件之安装调试

1.下载地址: 很多时候,为了快速开发,很多的技术文档都是能省则省,这个时候注释就变得异常重要,再配合Doxygen这种注释自动生成文档的,就完美了.但是每次都要手动输入规范化的注释,着实也麻烦,但有了VVDocumenter,规范化的注释,主需要输入三个斜线“///”,就OK啦!(VVDocumenter在Mac OSX 10.10和Xcode 6上进行开发,应该能支持所如果想支持其他如Xcode 5等,可以对plist文件稍作修改. 项目地址:https://github.com/onevc

Xcode 5.1安装插件:规范凝视生成器VVDocumenter

类似java的多行凝视! 安装过程: 1.前往GitHub下载project文件:VVDocumenter-Xcode 2.用Xcode打开project,Command + B Build成功后,能够在~/Library/Application Support/Developer/Shared/Xcode/Plug-ins文件夹下看到生成的xcplugin文件: 3.重新启动Xcode,在某个方法前输入三个" / ",自己主动生成相应的凝视: 然后tab并保全就能够了. 4.打开Xc

iOS开发- Xcode插件(一)-规范凝视生成器VVDocumenter

分享几个经常使用的Xcode插件. 第一个, 规范凝视生成器VVDocumenter. 顾名思义, 它能够非常方便的为你自己主动加入?凝视 使用效果例如以下: 下载链接:https://github.com/onevcat/VVDocumenter-Xcode 使用说明: 1.前往GitHub下载project文件:VVDocumenter-Xcode 2.用Xcode打开project,Command + B Build成功后,能够在~/Library/Application Support/