List of Xcode Shortcut keys

In my point of view using shortcut keys are much faster then using mouse. So I always prefer to explore more shortcut 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 peoples. 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-⌘-Up to alter between .m and .h file
  2. ⌘-Shift-D, When you want to open a file or a symbol definition that’s in your project or in a framework.
  3. ⌘-Shift-E expand the editor view to full height of the window.
  4. Alt-⌘-Left / Alt-⌘-Right, Navigate among open files back and forth.
  5. Press Tab to accept the current completion.
  6. Escape presents 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-comma to show the list of available completions, Control-period to insert the most likely completion, and Control-Slash & Shift-Control-Slash to move between place holder tokens.
  9. ⌘-double click on a symbol to see the definition of a symbol.
  10. Option-double click on a symbol to see the documentation for that symbol– OR– Right click on 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/Right Arrow to do intra-word text navigation.
  13. Control-1 list down all the project files.
  14. Control-2 to access the popup list of functions/methods/symbols in this file.
  15. Control-3 list down all the include files
  16. Right click on a variable in your function and click edit all in scope (Best one).
  17. ⌘-[ and ⌘-] to indent and unindent selected text. Makes cleaning up source code much easier.
  18. Double-click on the square brackets or parentheses to obtain bracket and parentheses matching.
  19. Control-Shift-R to show the Console
  20. Control-Alt-⌘-R to clear the log
  21. Control-⌘ Left/Right to fold and unfold the function.
  22. Shift-⌘-C, the class browser in Xcode.
  23. ⌘-=, Jump to the next error in the list of build errors. Display the multiple Find panel with ⌘-Shift-F.
  24. ⌘-O, Jump to the Project tab, to the build tab with ⌘-Shift-B and to the debug tab with ⌘-Shift-Y.

Also If you want to know each and every shortcut in Xcode please check this link.Complete Xcode Keyboard Shortcut List
Some useful links for Xcode tips/shortcuts:
http://www.meandmark.com/xcodetips.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值