Code formatiing problems
When i try to format code like the one bellow...
@property(nonatomic, retain) IBOutlet UIWindow *window;
the IBOutlet gets concatenated with UIWindow (in this case).
---
Original message URL: http://devnet.jetbrains.net/message/5302355#5302355
请先登录再写评论。
This was recently fixed. Please wait for the next build, which is going to come in a couple of days.