Skip to content

Commit 8dbc9a2

Browse files
committed
fix(amazonq): add feature flag for loopDebug
1 parent 3dc2a5f commit 8dbc9a2

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
@@ -174,6 +174,7 @@ export async function startLanguageServer(
174174
},
175175
awsClientCapabilities: {
176176
q: {
177+
LoopDebug: true,
177178
developerProfiles: true,
178179
pinnedContextEnabled: true,
179180
imageContextEnabled: true,

0 commit comments

Comments
 (0)