Move command does not fix using statements
I frequently use the "Move" command to move a class into another library. Most of the time this does save time. However, I frequently have broken code because using statements were not added to the appropriate files. The documentation says it will do this. Could I be doing something wrong?
Usually this occurs after the move command issues a warning about missing references. I add the missing references, rebuild, and then try the move again. Many times, the same warning appears even though the references are set, so I continue.
Also, this warning usually has message about mscorlib is missing. mscorlib is automatically added, so I'm not sure why this occurs.
Thanks to anyone that can provide insight.
Mike
Please sign in to leave a comment.
Hello Mike!
Thank you for contacting us
Here's corresponding request already reported in YouTrack - https://youtrack.jetbrains.com/issue/RSRP-277225
Please feel free to comment or vote for it.
Thank you.
I'm sorry, that YouTrack issue is 6 years old! If you haven't fixed it in 6 years what makes me think you are going to fix it now?
I'm surprised it only has 11 votes. This is giving me a hard time every time I move files around.