Skip to content

Commit 3a71511

Browse files
committed
profile support
1 parent 32009cd commit 3a71511

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/amazonq/src/lsp/client.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ export async function startLanguageServer(
8787
window: {
8888
notifications: true,
8989
},
90+
q: {
91+
developerProfiles: true,
92+
},
9093
},
9194
},
9295
credentials: {

0 commit comments

Comments
 (0)