'How can I swap the diff panes in the changes view in VS Code?
When I view my current changes in VS Code the HEAD is on the left and the local (editable) version is on the right. Is there a way to swap these panes so the local version is on the left?
Solution 1:[1]
Use SwapDiff VS Code Extension.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | RogerW |
