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 Antworten
0

I have exactly the same problem...

beantwortet vor einem Jahr
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
beantwortet vor einem Jahr
0

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

beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen