Cursor sometimes give questionable insert/delete suggestions

As an example in this image here. A clearly better choice is simply just deleting the first commented await block and the comment slash on the second, simply being more continuous. But instead it decided to split like that.

Another example for insertion, I can’t replicate it but it does happen very often:
Assume i have the word “Ba” and I want to insert whole word “Bababooey” from that. Instead of suggesting the remaining part only, Cursor will suggest insertion as B[ab]a[booey], with the square bracket being its suggestion.

Hey, thanks for the feedback and the screenshot.

I see the issue. Instead of offering one continuous delete/insert, Cursor Tab is splitting the change into separate chunks, which feels unintuitive.

For context, what version of Cursor and what OS are you on? And if you can catch the second case too, the insert one, in a screenshot, that’d be really helpful.