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 ed45b06 commit f99eeb5Copy full SHA for f99eeb5
packages/core/src/amazonq/lsp/lspController.ts
@@ -60,7 +60,7 @@ export interface Manifest {
60
targets: Target[]
61
}[]
62
}
63
-const manifestUrl = 'https://ducvaeoffl85c.cloudfront.net/manifest-0.1.40.json'
+const manifestUrl = ' https://aws-toolkit-language-servers.amazonaws.com/q-context/manifest.json'
64
// this LSP client in Q extension is only going to work with these LSP server versions
65
const supportedLspServerVersions = ['0.1.40']
66
0 commit comments