The diff view is only available for projects inside a Git repository.
Open the diff view
Open the right panel and add the Diff tab from its + (New tab) menu. The tab shows all uncommitted changes fromgit diff, with a badge for the current number of added and deleted lines (+ / −).
The Diff tab shares the right panel with the preview, Controller, and DevTools tabs — only one is visible at a time. Switch between them from the tab bar or with Cmd+1..9.
View modes
Use the toolbar at the top of the diff pane to switch between display options:| Option | Choices | Description |
|---|---|---|
| Layout | Split, Unified | Side-by-side or single-column diff |
| Indicators | Bars, Classic, None | How additions and deletions are marked |
| Wrap | On / Off | Wrap long lines |