How to update internal state pf cursor

I have moved some files, updated types, and reworked some dependencies. But it seems like Cursor blatantly ignores these updates and works of files on old locations while also resetting my updates.

Is there any way to erase cursors internal state and get it to use these new idioms?

Hey, try restarting Cursor to reload the project. This should help you see the new changes.