Feature request for product/service
Cursor IDE
Describe the request
Allow the possibility to activate “Suggestion” mode, similarly to what is does in Google Docs instead of doing “live edits”. Basically, allow us to have a “snapshot/checkpoint” then make changes and see it like the same way we see AI changes with the Accept/Reject options for each individual code change within the same document.
The diff editor/viewer is better in Cursor than the native one of VS Code. I personally really like being able to see it all within the same document instead of a side-by-side view. So, it would be great to have the possibility to have the same type of edit tracking with checkpoint in Cursor but for when I code manually, not just with AI.
I believe most foundation to make this happen are already in Cursor, all the is missing would be to allow it to be manually activated/triggered rather than always needing AI changes to do it.