Move file in Angular project does not update references
When I am working in Angular with Rider, I don't have the refactor move file.
When I move the file at the same, it does not update the references.
Webstorm does have this option and updates all references perfectly.
Any ideas why is this? Is this a setting? Or not implemented in Rider?
Please sign in to leave a comment.
Hello Bas Wanders,
Regrettably, I cannot answer this questions right away without additional information. Could you please share some screenshots showing the following:
1. How you normally use refactor move in WebStorm
2. How you try to do it in Rider
3. What references are not updated, when you move a file in Rider
Thank you!
In webstorm you can just move a folder in the project explorer. It will ask if you want to update the references, clicking yes will move the folder and update everything perfectly (nice feature!).
https://imgur.com/a/o6aRoKa
In Rider you can move the folder, it asks for confirmation, but does not update references.
https://imgur.com/a/m06B7zt
I also included a screenshot of the right click menu of both. These are also different.
Thanks a lot for the screenshots. It looks like a missing feature in Rider. I have created an issue for Rider developers team, please watch it for updates: https://youtrack.jetbrains.com/issue/RIDER-59459
Thanks Julia!