Skip to content

Instantly share code, notes, and snippets.

@byplayer
Last active August 29, 2015 14:09
Show Gist options
  • Select an option

  • Save byplayer/27456fdf735ff0edb570 to your computer and use it in GitHub Desktop.

Select an option

Save byplayer/27456fdf735ff0edb570 to your computer and use it in GitHub Desktop.
XCode cheat sheet

header/source 切り替え

Ctrl+Cmd+↑

メソッド名のリストを表示してジャンプする

Show Document Items	^6
Show Group Files		^5
Show Top Level Items	^4

jump

Ctrl+Cmd+j    jump definition
Ctrl+Cmd+←    jump back
Ctrl+l        go to line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment