FastStub-Xcode
FastStub-Xcode copied to clipboard
Xcode Plugin helps you find missing methods in your class header, protocols, and super class, also makes fast inserting.
这么好用的插件,xcode10 不支持 ,怎么支持呢?
请教Peak君, Xcode9上插件我安装好了,但是调不出来,菜单中也已经有了,你那边可以吗?
我只有在viewcontroller里才会提示 在model和view都不会提示
What’wrong.
现在按住shift可以多选,但是不支持跳过,建议做成按住command多选,选中的再点击可以取消选中
Due to the fact that Xcode 8 will refuse to load third party plugins. FYI, https://github.com/alcatraz/Alcatraz/issues/475
.m出来的方法顺序和.h的方法顺序不一致
Hello! Very nice stuff going on in here! Are there any plans to make the plugin able to generate Swift code? I would be glad to help, but I just...
RT,上午安装的,刚才发现使用cmd+option+k先clean后就能正常联想出来了 环境Xcode7.3.1,.h文件如图 