dotnet / dotnet/project-system

Support IRefactorNotify fully for resource files

Open
#4,777 0 comments 0 reactions 0 assignees View on GitHub
Feature-Resource-Designer Feature-Resource-Explorer Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

At the moment the resource file editor explicitly denies supporting IRefactorNotify unless the refactoring originates from the editor itself:

https://github.com/dotnet/project-system/blob/master/src/Microsoft.VisualStudio.Editors/ResourceEditor/ResourceEditorRefactorNotify.vb#L66

There is probably no good reason for this, and we should allow renaming a resource from a rename operation in a source file too.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.