List of xcode shortcut keys

Source: Internet
Author: User

In my point of view using shortcut cut keys are much faster then using mouse. So I always prefer to lead e more than cut keys for one software I used most of the time.

 

I am working with xcode since June 2008 and find lot of hidden keys by myself or from other tables les. so I want to list them down here and update this post when I come to know more (keep checking for updates !)

Here is the complete list of all advance level Shortcut's!

For shifting

  1. Alt-Snapshot-upTo alter between. M and. h file
  2. Shift-shift-D,When you want to open a file or a symbol definition that's in your project or in a framework.
  3. Shift-eExpand the editor view to full height of the window.
  4. Alt-align-left/alt-align-right,Navigate among open files back and forth.
  5. Press TabTo accept the current completion.
  6. EscapePresents a pop-up list from which you can select from all the available completions (I. e after dot press escape to list down a complete list ).
  7.  

  8. Control-commaTo show the list of available completions,Control-PeriodTo insert the most likely completion, andControl-slash&Shift-control-slashTo move between place holder tokens.
  9. Semi-double clickOn a symbol to see the definition of a symbol.
  10. Option-double clickOn a symbol to see the documentation for that symbol-or-Right clickOn any word and select 'Find selected text in API reference 'to search the API for that word.
  11. CMD -/To automatically Insert "//" for comments.
  12. CTRL + left/rightArrow to do intra-word text navigation.
  13. Control-1List down all the project files.
  14. Control-2To access the popup list of functions/methods/Symbols in this file.
  15. Control-3List down all the include files
  16. Right clickOn a variable in your function and click Edit all in scope (best one ).
  17. Between-[and between-]To indent and unindent selected text. Makes cleaning up source codeMuchEasier.
  18. Double-clickOn the square brackets or parentheses to obtain bracket and parentheses matching.
  19. Control-shift-RTo show the Console
  20. Control-alt-align-RTo clear the log
  21. Control-align left/rightTo fold and unfold the function.
  22. Shift-objective-C, The class browser in xcode.
  23. Bytes-=,Jump to the next error in the list of build errors. display the multiple find panelShift-F.
  24. Objective-o, Jump to the project tab, to the build tabShift-BAnd to the debug tabShift-shift-y.

Also if you want to know each and every shortcut cut in xcode please check this link. Complete xcode keyboard shortcut cut list
Some useful links for xcode Tips/shortcuts:
Http://www.meandmark.com/xcodetips.html

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.