How to use Xcode Shortcuts to Speed Up your Development Process

Опубликовано: 20 Март 2017
на канале: Lets Build That App
25,776
760

In today's video, I'm going to go through many of the shortcut keys I use in my everyday app development process. There are quite a few shortcuts that I didn't go over in the video but here are the ones I mentioned:

Xcode
CMD + /: Comment out multiple lines at a time
CMD + [ ]: Change spacing indents of multiple lines

CMD + SHIFT + O: Open Quickly with file name
CMD + CTRL + LEFT/RIGHT: Go to Previous or Next file

CTRL + 6: List out file functions

CMD + CTRL + E: Refactor variable name

CMD + 1: Project Explorer
CMD + 3: Global Search
CMD + SHIFT + F: Quick access to Global Search
CMD + 0: Hide Project Explorer
CMD + OPTION + 0: Hide Documentation/Utilities Toolbar

CMD + B: Compile
CMD + R: Compile and Run project
CMD + . : Stop Compile
CMD + SHIFT + K: Clean Project

Simulator
CMD + 1/2/3: Resize simulator
CMD + K: Show physical keyboard
CMD + RIGHT/LEFT: Rotate device

Instagram Firebase Course:
https://www.letsbuildthatapp.com/cour...

Facebook Group
  / 1240636442694543  

iOS Basic Training Course
https://www.letsbuildthatapp.com/basi...

Follow me on Twitter:   / buildthatapp