Keys for Xcode iOS development environment

Source: Internet
Author: User

Shortcut keys

Edit File

CMD + N: New file; CMD + SHIFT + N: New project; CMD + O: open;

CMD + S: Save; CMD + SHIFT + S: Save as;

CMD + W: close the window; CMD + SHIFT + W: Close file

Edit

CMD + [: Left indent; CMD +]: Right indent;

CMD + CTRL + Left: folding; CMD + CTRL + right: cancel folding;

CMD + CTRL + top: Collapse all functions; CMD + CTRL + BOTTOM: cancel all function folds;

CTRL + U: cancel all folding;

CMD + D: add bookmarks; CMD +/: annotate or uncomment;

CTRL +.: Parameter hints; ESC: Auto Prompt list

Debugging

CMD +: Set or Cancel breakpoint;

CMD + OPT +: Allow or disable the current breakpoint;

CMD + OPT + B: View all breakpoints;

CMD + return: Compile and run (decide whether to enable breakpoints according to the settings);

CMD + R: Compile and run (without triggering breakpoints);

CMD + Y: Compile and debug (trigger breakpoint);

CMD + SHIFT + return: Stop running or debugging;

CMD + B: compiling;

CMD + SHIFT + K: clean;

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.