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 90e258a commit 6ab208eCopy full SHA for 6ab208e
packages/amazonq/src/lsp/client.ts
@@ -29,6 +29,7 @@ import {
29
Settings,
30
createServerOptions,
31
globals,
32
+ Experiments,
33
Commands,
34
oneSecond,
35
validateNodeExe,
@@ -40,7 +41,6 @@ import {
40
41
extensionVersion,
42
isSageMaker,
43
DevSettings,
- Experiments,
44
} from 'aws-core-vscode/shared'
45
import { processUtils } from 'aws-core-vscode/shared'
46
import { activate } from './chat/activation'
0 commit comments