kahole / edamagit

Magit for VSCode
https://marketplace.visualstudio.com/items?itemName=kahole.magit
MIT License
1.13k stars 66 forks source link

:bug: Fix commit when using Cursor for remote development #306

Open cthorey opened 3 weeks ago

cthorey commented 3 weeks ago

Fix remote development when using Cursor - https://github.com/getcursor/cursor/issues/1892

sakshamsharma commented 2 weeks ago

Hitting the same issue, and surprised to find an open PR already :) FWIW, I managed to build this and it works fine for me now.

cthorey commented 2 weeks ago

FYI: Waiting for the new release - I found it easier to just copy/paste the cursor binary to code on the remote server ~/.cursor-server/cli/servers/Stable-XXX/server/bin/remote-cli. Vscode kept updating the patched version on the server for me to the latest official version of edamagit.