Visual Studio AWS Toolkit CodeWhisperer stopped providing multiple options for suggestions

0

Hi team,

My VS Code Codewhisperer could give me only 1 code suggestion. It did not provide nor allow me to choose other alternative suggestions via using left/right cursors.

When I placed the same comment on other IDE tool such as IntelliJ IDEA, it would provide me multiple suggestions and I could use cursor key to select the appropriate one.

Similar observation also being reported by my customer. May I know if there is any hidden thing that I activated on VS Code to stop providing me multiple suggestions in its feedbacks?

Many thanks. Raymond

3 回答
0

I have exactly the same problem...

已回答 1 年前
0

there was a regression in VSCode itself that broke the inline suggestion feature. We started observing this as a part of v1.78. unfortunately the bug you ran into impacts every plugin using the inline completions API (including Copilot, actually). Workaround is to either configure proxy in vscode or downgrade to vscode 1.77 until vscode releases a fix (expected for 1.79)

vamsi
已回答 1 年前
0

WIth VSCode 1.80 I get no suggestion at all. Is there any workaround/fixes to make it working?

已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则