IOS development-XCode common shortcut keys, ios-xcode shortcut keys

Source: Internet
Author: User

IOS development-XCode common shortcut keys, ios-xcode shortcut keys

If we can master and skillfully use shortcuts, We can greatly speed up our work efficiency. This should be easy to understand for people who often use shortcuts. Therefore, we need to remember the shortcut keys that we often use. I don't recommend that you remember all the shortcuts. After all, who will remember so many shortcuts in XCode? Even if you remember all of them, how much time will you spend?

 

Next I will list the shortcut keys that I often use. I hope they will help you. Thank you.

 

Code indent:
Command + [ Left indent
Command +] Right indent

Switch the toolbar window:
Command + 0 Turn on or off the left navigation
Option + command + 0 Open or close the Properties window on the right
Command + Shift + y Open or close the console below
Search Skills for file/code classes:
Option + Command + J Search for directory file names
Option + Shift + F Global search code
Shift + Command + O Call Open Quickly
Control + K Delete all characters from the insertion point to the end of the row
Option + F Search the current file code
  Project compilation/running:
Command + R Compile and run
Command + B Compile
Command + Shift + K Project cleanup
  

 

 

Quick Switch/create a new tab:
Command + Shift + { Switch to left
Command + Shift ++} Switch to the right
Command + Shift + T New window on current page
Command + T Open a new tab
  

 

 

 

Method expansion/close: 

Command + option + left direction key Close Current Method
Command + option + shift + left direction key Close all methods
Command + option + right direction key Show Current Method
Command + option + shift + right direction key Show all methods
Control breakpoint:
Command + y Globally activate or disable all breakpoints
Command + \ Adds a breakpoint to the current code.

 

The content of this article will be updated if new discoveries are made in the future.

 

Blog Author: GarveyCalvin

Blog Source: http://www.cnblogs.com/GarveyCalvin/

The copyright of this article is shared by the author and the blog. You are welcome to repost it, but you must keep this statement and provide the original article link. Thank you for your cooperation!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.