if i rename the file name or move the directory with .tsx
-react typescript file- , the path set to another file has not changed. (not prompted alert)
even i set TypeScript › Update Imports On File Move: Enabled
to prompt
but .ts
file case works well.
in vscode worked well
Hey, I just checked and it works for me. What if you set it to “Always” instead of “Prompt”? Would that solve the issue? Maybe alerts were blocked. Also, try restarting Cursor if you haven’t done that yet.
if you are using window system, please try to use admin authority to restart cursor, and if you are using mac or linux system, please try to use sudo to restart cursor.
I set “Always” as your said, but it did not work for me.
And even if i set “Prompt”, in.ts
file case, alert were shown normally…
Now I’m using windows system with wsl2.
And I started Cursor with admin authority, but it did not work…