timkmecl / codegpt

VSCode extension that allows you to use GPT3 inside the IDE
219 stars 66 forks source link

Not compatible with VS Code version 1.72.1 #4

Open DrewMcArthur opened 1 year ago

DrewMcArthur commented 1 year ago

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).
timkmecl commented 1 year ago

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?

xlorepdarkhelm commented 1 year ago

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.