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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南