File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1212 {
1313 "path" : " packages/amazonq" ,
1414 },
15- {
16- "path" : " ../language-servers" ,
17- },
1815 ],
1916 "settings" : {
2017 "typescript.tsdk" : " node_modules/typescript/lib" ,
Original file line number Diff line number Diff line change 1313 "args" : [" --extensionDevelopmentPath=${workspaceFolder}" ],
1414 "env" : {
1515 "SSMDOCUMENT_LANGUAGESERVER_PORT" : " 6010" ,
16- "WEBPACK_DEVELOPER_SERVER" : " http://localhost:8080" ,
16+ "WEBPACK_DEVELOPER_SERVER" : " http://localhost:8080"
1717 // Below allows for overrides used during development
18- "__AMAZONQLSP_PATH" : " ${workspaceFolder}/../../../language-servers/app/aws-lsp-codewhisperer-runtimes/out/agent-standalone.js"
18+ // "__AMAZONQLSP_PATH": "${workspaceFolder }/../../../language-servers/app/aws-lsp-codewhisperer-runtimes/out/agent-standalone.js",
1919 // "__AMAZONQLSP_UI": "${workspaceFolder }/../../../language-servers/chat-client/build/amazonq-ui.js"
2020 },
2121 "envFile" : " ${workspaceFolder}/.local.env" ,
You can’t perform that action at this time.
0 commit comments