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 9d329a9 commit dfb65a8Copy full SHA for dfb65a8
src/codewhisperer/util/getStartUrl.ts
@@ -36,7 +36,6 @@ export async function connectToEnterpriseSso(startUrl: string, region: Region['i
36
})
37
}
38
await vscode.commands.executeCommand('aws.codeWhisperer.refresh')
39
- await vscode.commands.executeCommand('aws.amazonq.refresh')
40
await Commands.tryExecute('aws.amazonq.refresh')
41
await vscode.commands.executeCommand('aws.codeWhisperer.enableCodeSuggestions')
42
0 commit comments