I am new to XCode and have several questions
1. How exactly do you duplicate a line? In VSCode, you can press alt + shift + up/down and it will duplicate that line. Or shift + option + up/down in mac
2. control + I only indents. I need an auto format feature, such as making sure there is whitespace before and after a "=". in VSCode, its shift + option + F.
3. WHen I am using the simulator, and I make changes, how do I update the simulator? Do I just press cmd + R again, at which point there will be a popup that says "there is already a new instance of the simulator, do you want to close it and open a new one?"
1. How exactly do you duplicate a line? In VSCode, you can press alt + shift + up/down and it will duplicate that line. Or shift + option + up/down in mac
2. control + I only indents. I need an auto format feature, such as making sure there is whitespace before and after a "=". in VSCode, its shift + option + F.
3. WHen I am using the simulator, and I make changes, how do I update the simulator? Do I just press cmd + R again, at which point there will be a popup that says "there is already a new instance of the simulator, do you want to close it and open a new one?"