cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Applying code changes from side panel is very slow.

Open kaardilugeja opened this issue 1 year ago • 1 comments

When I select a portion of the code and ask a question about it, such as checking if all the brackets are present, the code generation in the side panel is quick. However, when I click the button to apply these changes to the current file, the process becomes extremely slow. For some reason, Cursor starts at the beginning of the file and processes it line by line, even though no changes are needed elsewhere in the file, only in the selected part. Why can't Cursor jump directly to the selected section and apply the suggested changes, instead of processing the entire file line by line?

kaardilugeja avatar Sep 04 '24 10:09 kaardilugeja

+1 agree

faheemstepsharp avatar Sep 07 '24 03:09 faheemstepsharp

+1 , even with only a few lines of code changes

Dnzzk2 avatar Dec 09 '24 09:12 Dnzzk2

+1

TurnerXi avatar Jan 03 '25 03:01 TurnerXi