This my solution
Force Reinstall the Extension
-
Remove the extension completely:
code --uninstall-extension openai.chatgpt
-
Delete its folder manually at:
%USERPROFILE%\.vscode\extensions\openai.chatgpt-*
-
Reinstall from the Marketplace.
Then it works.