Git support stopped working with latest update

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Just installed the latest update, and now Git support in the IDE is no longer working…

Steps to Reproduce

open cursor on mac and use remote ssh plugin to open a repo on a linux host

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.36 (Universal)
VSCode Version: 1.105.1
Commit: 9cd7c8b6cebcbccc1242df211dee45a4b6fe15e0
Date: 2025-11-26T03:43:48.079Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

Does this stop you from using Cursor

Yes - Cursor is unusable

Thanks for reporting this! A few quick questions to help us investigate:

  1. Which Remote SSH extension are you using - Microsoft’s or Anysphere’s? (Cursor works best with Anysphere Remote SSH)
  2. Does Git work normally when opening a local folder (not via SSH)?
  3. Could you check View > Output > Git and share any errors you see there?

Also try: CMD + Shift + P > Developer: Reload Window to see if that restores Git functionality. Let us know what you find!