dotnet / dotnet/project-system

"View Code/F7" should not be present for sub-nodes

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

Description

**Summary**:
Form1.resx have extra "View Code/ View Designer/ Copy/ Delete / Rename" items in CPS.

**Steps to reproduce:**
1. Create a .NET Core app, then double click the Form1.cs file to show the Form designer, and the Form1.resx generated.
2. Right Click the Form1.resx, choose the "View Code/F7".

**Expect Result:**
The "View Code/F7" is not available in the sub-nodes for resource files

**Actual Result:**
After the step2, the "View Code/F7" is not working.
![1](https://user-images.githubusercontent.com/38325459/69129679-dbd44200-0ae9-11ea-84ba-50b497917496.png)

**User Impact**:

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.