ctags 的 development branch 里虽然加入了对 Objective-C 的支持,但是实际效果略糟糕。
objctags 就是为了为 Objective-C 提供更好的 tag 生成而开发的,目前还只是一个「可用的原型」而已,但是已经基本可以用了。
我自己用 objctags 配合 Tagbar (http://majutsushi.github.com/tagbar/) 使用,效果很不错。
项目地址: https://github.com/lembacon/objctags
编译好的 objctags 下载: http://lmb.bz/pGFj/2xND7WB4
详细说明: https://github.com/lembacon/objctags/blob/master/README.md
objctags 就是为了为 Objective-C 提供更好的 tag 生成而开发的,目前还只是一个「可用的原型」而已,但是已经基本可以用了。
我自己用 objctags 配合 Tagbar (http://majutsushi.github.com/tagbar/) 使用,效果很不错。
项目地址: https://github.com/lembacon/objctags
编译好的 objctags 下载: http://lmb.bz/pGFj/2xND7WB4
详细说明: https://github.com/lembacon/objctags/blob/master/README.md