What is going on with autocomplete?

Honestly, it’s got to a point where I just can’t press Tab any more.

It makes a suggestion, but somewhere down the page, even out of the viewport, it’s highlighted the removal of unrelated code. I can auto complete a tailwind class, but somewhere further down the file it’s removed data attributes from an element, silently breaking functionality.

Here’s a less problematic, but visible example. Why is it removing that closing div? It’s unrelated to the button classes it is suggesting

Like what is this?

The galleryFilter swap for color is correct. It’s just done its usual thing of removing a random line below.

and again here. just a random deletion of an opening div, and the addition of param that the component no longer accepts. this is all the past 10 minutes. it’s making cursor unuseable tbh

Hello, sorry about this! Are you on the latest version of Cursor (v0.45.0+)? Have seen some edge cases with old clients like this.