dotnet / dotnet/project-system
Improve linked file rename experience
Open
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
_From @tmat on March 24, 2016 19:22_
When renaming a file that is a target of one or more links the links should be updated. Currently, after the rename all links are broken. To fix them one needs to unload projects and manually change the links or remove and add the links again.
_Copied from original issue: dotnet/roslyn#10076_
Contributor guide
Assessment
This issue has not been assessed yet.