fix(ide): preserve focus when showing diff view (#6795)

This commit is contained in:
Shreya Keshive
2025-08-21 19:24:45 -07:00
committed by GitHub
parent 4051c221d6
commit 60e8b0a443
@@ -121,6 +121,7 @@ export class DiffManager {
diffTitle,
{
preview: false,
preserveFocus: true,
},
);
await vscode.commands.executeCommand(