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

I have exactly the same problem...

con risposta un anno fa
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
con risposta un anno fa
0

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

con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande