Skip to content

Commit 1a75593

Browse files
committed
add feature flag for diffAnimation
1 parent a2ced9f commit 1a75593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/amazonq/src/lsp/client.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ export async function startLanguageServer(
180180
shortcut: true,
181181
reroute: true,
182182
modelSelection: true,
183+
diffAnimation: true,
183184
workspaceFilePath: vscode.workspace.workspaceFile?.fsPath,
184185
codeReviewInChat: codeReviewInChat,
185186
},

0 commit comments

Comments
 (0)