Support for Cody

Do you support extensions from competitors in your editor? I tried installing Cody in Cursor but am having trouble singing in. The final redirect back to the editor from the browser seems bugged, it just tries to create a new file. Works fine in vanilla VSCode.

Thanks

Version: 0.35.0
VSCode Version: 1.89.1
Commit: 5f9353ed8be369c4ac2b4d43596f5ff281746ec0
Date: 2024-06-08T04:53:54.048Z
Electron: 28.2.8
ElectronBuildId: undefined
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 5.15.0-107-generic

hi hi, this is probably a bug on cody’s end. i believe we have done nothing to stop them and extensions work exactly as is. i suspect they hard coded vscode, when they should check which editor the request is coming from.

1 Like

it might be worth reporting it to them.

1 Like

It seems to be a Cursor issue on Linux, I tried doing the same thing with Cursor on Windows and it worked. Same extension versions, same Cursor version.

I’m using Ubuntu 20.04.5 LTS

Sorry I didn’t check immediately, let me know if you need more information from me. Thanks.

Manage to work around this with an access token. Thanks for looking into this