Useful Xcode Shortcuts

Yenting Chen
Jan 6, 2022

--

  1. Switch targets
ctrl + cmd + [
ctrl + cmd +]

2. Add Xcode Documentation above the function signature

option + cmd + /

3. Check the documentation of the parameter or function

option + click

4. Adjust the format of codes

ctrl + i

--

--

No responses yet