Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.23 KB

File metadata and controls

27 lines (23 loc) · 1.23 KB

Contributing

Pull requests are welcome! We only ask that you follow these steps:

  1. If adding a new tip, be sure it is specific to using Xcode, not a general coding tip.
  2. Conform to the existing pattern for listing a tip.
    1. Place it under the correct category.
    2. Give it a brief but descriptive heading.
    3. Provide a concise explanation.
      1. Keyboard shortcuts should be bold and use glyph symbols like ⌘ and ⇧ rather than symbol names like cmd and shift, etc. See the table below and follow existing examples.
      2. Try to be as brief as possible, avoiding overly verbose descriptions.
    4. Link to the original source:
      1. A blog post, a tweet, etc. to give credit to the person who shared it.
      2. If there isn't a post or a tweet, and it is just a tip you want to share, credit yourself! 😄

Quick reference for Apple symbol glyphs

Symbol name Glyph HTML code
Command ⌘
Option ⌥
Control ⌃
Shift ⇧
Arrow up ↑
Arrow down ↓
Arrow left ←
Arrow right →