-
Couldn't load subscription status.
- Fork 620
Open
Description
I just started writing objective c recently. This indentation is crazy.
How do I deal with something like this?
Note that this "alert" variable is already nested under 3 levels. So xocd automatically tries to wrap text if too long.
Where do i start a new line? where should the message:@"" start?
UIAlertController* alert = [UIAlertController alertControllerWithTitle:@"Broadcast Invite"
message:@"Do you want to join??."
preferredStyle:UIAlertControllerStyleAlert];
Metadata
Metadata
Assignees
Labels
No labels