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 14ca687c05
commit 5be9172ad5

View File

@@ -121,6 +121,7 @@ export class DiffManager {
diffTitle,
{
preview: false,
preserveFocus: true,
},
);
await vscode.commands.executeCommand(