dotnet/roslyn
View on GitHubAfter copying a class and renaming the class-file and choose yes to class-rename too mix up files
Open
#49,211 opened on Nov 6, 2020
Area-IDEDeveloper CommunityFeature - Renamehelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
Description
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work]
- In a folder (xx) i have a class (yy).
- Copy (xx) to (zz)
- Rename (xx) to (kk)
Now Visual Studio asks if i want to refactor the class name to match the filename as well, I pick "Yes".
Now Visual Studio renames the classname (refactor) in both new new copy in folder (zz) and the copied source in folder (xx).
This is a bug!
Original Comments
Feedback Bot on 10/28/2020, 11:55 PM:
Sara Liu [MSFT] on 10/29/2020, 01:55 AM:
Feedback Bot on 11/6/2020, 09:37 AM:
Original Solutions
(no solutions)