Skip to content

Commit 11ed8ba

Browse files
committed
add feature flag
1 parent 3a44c07 commit 11ed8ba

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
@@ -163,6 +163,7 @@ export async function startLanguageServer(
163163
q: {
164164
developerProfiles: true,
165165
pinnedContextEnabled: true,
166+
imageContextEnabled: true,
166167
mcp: true,
167168
modelSelection: true,
168169
workspaceFilePath: vscode.workspace.workspaceFile?.fsPath,

0 commit comments

Comments
 (0)