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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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