Adi_Lev
(Adi Lev)
1
Feature request for product/service
Cursor IDE
Describe the request
I found it useful
to add Auto commit that should work at end
of a build
. I already lost twice two works hours
It should be safer by doing so
Add Auto commit below Auto save
Operating System (if it applies
Windows 10/11
deanrie
(Dean Rie)
2
Hey, thanks for the request.
That’s an interesting idea. There are a few similar requests in the community:
This feature isn’t available yet, but you can use a combination of:
- Auto Save (File > Auto Save) to save files automatically
- Cursor’s built-in Git integration: Git | Cursor Docs
- Git hooks, for example a pre-build hook to commit changes
I’ve logged your request, and we’ll consider it when planning future features.