We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7783a7e commit 88bde6fCopy full SHA for 88bde6f
packages/amazonq/src/lsp/chat/diffAnimation/streamingDiffController.ts
@@ -112,7 +112,7 @@ export class StreamingDiffController implements vscode.Disposable {
112
'vscode.diff',
113
originalUri,
114
tempFileUri,
115
- `${fileName}: Original ↔ Amazon Q Changes (Animation Preview)`,
+ `${fileName}: Original ↔ Amazon Q Changes`,
116
{
117
preserveFocus: true,
118
preview: false,
0 commit comments