File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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" ,
19- "__AMAZONQLSP_UI" : " ${workspaceFolder}/../../../language-servers/chat-client/build/amazonq-ui.js"
18+ // "__AMAZONQLSP_PATH": "${workspaceFolder }/../../../language-servers/app/aws-lsp-codewhisperer-runtimes/out/agent-standalone.js",
19+ // "__AMAZONQLSP_UI": "${workspaceFolder }/../../../language-servers/chat-client/build/amazonq-ui.js"
2020 },
2121 "envFile" : " ${workspaceFolder}/.local.env" ,
2222 "outFiles" : [" ${workspaceFolder}/dist/**/*.js" , " ${workspaceFolder}/../core/dist/**/*.js" ],
You can’t perform that action at this time.
0 commit comments