Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename the legacy "Managed Resource Editor" editor factory #9468

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

drewnoakes
Copy link
Member

@drewnoakes drewnoakes commented May 8, 2024

When a user right-clicks a .resx file in Solution Explorer and selects "Open With..." they are presented with a list of editor factories.

With the forthcoming introduction of the Resource Explorer, users are now presented with (among other options):

  • "Resource Explorer"
  • "Managed Resources Editor"

The second is the legacy experience. This change appends a "(Legacy)" to the name of the editor to help differentiate between the two, and to help users find the improved editor.


This is the UI that will be updated by this change:

image

Microsoft Reviewers: Open in CodeFlow

When a user right-clicks a `.resx` file in Solution Explorer and selects "Open With..." they are presented with a list of editor factories.

With the forthcoming introduction of the Resource Explorer, users are now presented with (among other options):

- "Resource Explorer"
- "Managed Resources Editor"

The second is the legacy experience. This change appends a "(legacy)" to the name of the editor to help differentiate between the two, and to help users find the improved editor.
@drewnoakes drewnoakes added the Feature-Resource-Designer Specific to the resource file (RESX) editor. label May 8, 2024
@drewnoakes drewnoakes requested a review from a team as a code owner May 8, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-Resource-Designer Specific to the resource file (RESX) editor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant