Quick Fix Integration

Alex Sidebar seamlessly integrates with Xcode’s diagnostic system to help resolve errors and warnings efficiently.

One-Click Access

Click any error or warning indicator in Xcode’s gutter to get instant AI-powered solutions.

Smart Analysis

Automatic context gathering and error analysis for targeted fixes.

Using Quick Fix

1

Trigger Quick Fix

Hover over the line containing the red (error) or yellow (warning) indicator in Xcode’s, then click the indicator

2

Review Suggestions

Alex Sidebar starts a new chat with the warning and error message and code context.

3

Apply Solution

Click “Apply” to implement the suggested changes. The smart apply button will handle both simple fixes like missing imports and complex changes that require accurate diffing. For faster application, use Quick Apply (⏩) to instantly apply changes without the diff panel.

Always review the proposed changes before applying them to ensure they match your codebase requirements

Common Fixes

Advanced Usage

Pro Tip: Use the chat interface for more complex error scenarios that might require additional context or explanation.

Was this page helpful?