Jekyll2025-06-23T17:53:39+02:00https://xcode.tips/feed.xmlXcode TipsCollections of tips for Xcode.Dominik HauserColor Contrast Calculator2025-06-23T08:00:00+02:002025-06-23T08:00:00+02:00https://xcode.tips/color-contrast-calculator<![CDATA[

The Accessibility Inspector comes with a color contrast calculator. Use the shortcut Option Command C to open it.

]]>Dominik Hauser<![CDATA[]]>Bookmark Search2024-08-12T08:00:00+02:002024-08-12T08:00:00+02:00https://xcode.tips/bookmark-search<![CDATA[

Bookmark a project wide search using the shortcut Command Control Shift ‘. The search bookmark is shown with your other bookmarks in the bookmark navigator.

]]>
Dominik Hauser<![CDATA[]]>
Select Next Occurrence2024-02-19T07:00:00+01:002024-02-19T07:00:00+01:00https://xcode.tips/select-next-occurrence<![CDATA[

Select some text and use the shortcut Command Option E to select the next occurrence of what you selected. Then you can start typing to change all selected occurences at once.

]]>
Dominik Hauser<![CDATA[]]>
Mark Bookmark As Complete2024-01-22T07:00:00+01:002024-01-22T07:00:00+01:00https://xcode.tips/mark-bookmark-as-complete<![CDATA[

Click left to a bookmark in the bookmark navigator to mark it as complete.

]]>
Dominik Hauser<![CDATA[]]>
Quickly Open Bookmark2024-01-15T07:00:00+01:002024-01-15T07:00:00+01:00https://xcode.tips/quickly-open-bookmark<![CDATA[

The description of a bookmark appears in Open Quickly.

]]>
Dominik Hauser<![CDATA[]]>
Bookmark Description2023-11-28T07:00:00+01:002023-11-28T07:00:00+01:00https://xcode.tips/bookmark-description<![CDATA[

Click the bookmark icon of a bookmark to add a description for that bookmark. The description is shown in the bookmark navigator.

]]>
Dominik Hauser<![CDATA[]]>
Line Bookmark2023-10-24T08:00:00+02:002023-10-24T08:00:00+02:00https://xcode.tips/line-bookmark<![CDATA[

Navigate to a line and use the shortcut Control Command ‘ to add a bookmark to that line.

]]>
Dominik Hauser<![CDATA[]]>
Find Ancestor Types2023-10-16T08:00:00+02:002023-10-16T08:00:00+02:00https://xcode.tips/find-ancestor-types<![CDATA[

Click in the Find menu item on ‘Find Ancestor Types’ to find the ancestor types of the type unter the cursor.

]]>
Dominik Hauser<![CDATA[]]>
Format to Multiple Lines2023-10-09T08:00:00+02:002023-10-09T08:00:00+02:00https://xcode.tips/format-to-multiple-lines<![CDATA[

Use the shortcut Control M to format the line where the cursor is to multiple lines.

]]>
Dominik Hauser<![CDATA[]]>
Quick Actions2023-10-03T08:00:00+02:002023-10-03T08:00:00+02:00https://xcode.tips/quick-actions<![CDATA[

Use the shortcut Command Shift A to open the quick actions window with many useful quick actions for your code.

]]>
Dominik Hauser<![CDATA[]]>