timkmecl / codegpt

VSCode extension that allows you to use GPT3 inside the IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not compatible with VS Code version 1.72.1

DrewMcArthur opened this issue · comments

image

trying to install and i see the above error:

Can't install 'timekmecl.codegpt3' extension because 
it is not compatible with the current version of 
Visual Studio Code (version 1.72.1).

Interesting, I am using the latest version of vscode and haven't checked the compatibility with older versions, so I am not sure what's causing this. Does the error remain even if you update to the latest version?

1.72.1 is the latest version that the code-server docker image uses. As such, those of us using code-server to host our IDE remotely cannot use your plugin due to compatibility.