Wenbin Zhang

Results 4 issues of Wenbin Zhang

[//]: # " If the issue is connected to existing Uncrustify options please, if possible, add the" [//]: # " following information to ease up the process:" [//]: # "...

Objective C

[//]: # " If the issue is connected to existing Uncrustify options please, if possible, add the" [//]: # " following information to ease up the process:" [//]: # "...

Objective C

最好能在后面加上: 如非必要,应该把`IBOutlet`属性设为`strong`, 尤其是当属性连接的subview或者constraints 并不总是被视图retain。只有当这个属性连接的是superview才需要设为`weak`来避免循环引用。

I really like it, unfortunately I have to remove it from my xcode plugin since it freezes xcode every time on indexing. I am not sure if it just happens...