When I click apply, it takes a very long time to actually apply the changes to the code. Like it’s orders of magnitude faster to just copy paste it manually. Can someone clarify what the point of this feature is? Am I misunderstanding its intended use?
Its not that slow for me and believe its a valuable feature.
When there are changes dotted into multiple parts of the code I find it pretty handy just letting cursor apply them. Don’t use it all the time but its pretty helpful in some scenarios.
Its really slow… to be used in a production environment.
It is useful but hella slow.
I’m assuming its slow because it sends out chunks of code blocks to ChatGPT 4 in real time and verifies code changes as it goes through the code, thats a bit too extreme for many developers during prototyping, maybe providing an option to simply do direct code changes without AI verification would be great.