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