Challenge: Create a Custom Alert | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/18176818-your-first-ios-and-swiftui-app-polishing-the-app/lessons/26

I find myself having to constantly grab my mouse to insert it after a closing brace while adding params to a method. Is there a combination of keys that will move the cursor to the end of the current line so that it would be outside of the method. Right now, hitting β€œEND” scrolls down to the bottom of the current file so hitting END is not an option.

I change preference for indent space 4 β†’ 2
Make new file then select all and [control + I], it’s boilerplate
Any option is it??