Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After having replaced MS Dev containers extension with Anysphere dev containers my git autofetch is not working anymore. I have to fetch manually to get the latest commits. Anybody has an idea what can cause this? I have set:
{
“git.autofetch”: true,
}
Thanks!
Steps to Reproduce
Keep Cursor open while commits are pushed to for instance main branch of the active git repo. Normally this would periodically be shown by the pull button becoming blue. Now this does not happen anymore.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.54
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 25.0.0
Does this stop you from using Cursor
No - Cursor works, but with this issue